summaryrefslogtreecommitdiffstats
path: root/virt-top/virt-top.txt
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2007-10-17 13:38:09 +0100
committerRichard W.M. Jones <rjones@redhat.com>2007-10-17 13:38:09 +0100
commit6116cbd975924cc971e1eff565fee63ced296d5c (patch)
tree1c73cfd92099c42db098b02f0eeb581d0eb7f4ee /virt-top/virt-top.txt
parent5616e76a5a01656aa0dcc323fcd1fcd77764e638 (diff)
downloadvirt-top-6116cbd975924cc971e1eff565fee63ced296d5c.tar.gz
virt-top-6116cbd975924cc971e1eff565fee63ced296d5c.tar.xz
virt-top-6116cbd975924cc971e1eff565fee63ced296d5c.zip
Added --script option.
Rearranged the code so that there are now separate functions to collect the data and update the display.
Diffstat (limited to 'virt-top/virt-top.txt')
-rw-r--r--virt-top/virt-top.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/virt-top/virt-top.txt b/virt-top/virt-top.txt
index 7eeb1cd..eccd166 100644
--- a/virt-top/virt-top.txt
+++ b/virt-top/virt-top.txt
@@ -87,6 +87,10 @@ OPTIONS
--no-init-file
Do not read any init file.
+ --script
+ Script mode. There will be no user interface. This is most useful
+ when used together with the *--csv* and *-n* options.
+
--help
Display usage summary.
@@ -180,6 +184,9 @@ INIT FILE
secure *true|false*
Sets secure mode.
+ script *true|false*
+ Sets script mode.
+
overwrite-init-file *false*
If set to *false* then the *W* key will not overwrite the init file.