[virt-tools-list] [PATCH 3/3] virt-top : stream mode docs

KAMEZAWA Hiroyuki kamezawa.hiroyu at jp.fujitsu.com
Thu Jan 27 04:28:07 UTC 2011


Document for stream mode. 

Changelog:
 - removed garbage.
 - added "init file" description.

Signed-off-by: KAMEZAWA Hiroyuki <kamezawa.hiroyu at jp.fujitsu.com>
---
 virt-top/virt-top.pod |    9 +++++++++
 1 file changed, 9 insertions(+)

Index: virt-top-1.0.5/virt-top/virt-top.pod
===================================================================
--- virt-top-1.0.5.orig/virt-top/virt-top.pod
+++ virt-top-1.0.5/virt-top/virt-top.pod
@@ -153,6 +153,11 @@ Do not read any init file.
 Script mode.  There will be no user interface.  This is most useful
 when used together with the I<--csv> and I<-n> options.
 
+=item B<--stream>
+
+Stream mode. All output will be dumped out to stdout. This will be
+useful when used in shell script etc. There will be no user interface.
+
 =item B<--end-time time>
 
 The program will exit at the I<time> given.
@@ -353,6 +358,10 @@ Sets secure mode.
 
 Sets script mode.
 
+=item B<stream> I<true|false>
+
+Sets stream mode.
+
 =item B<end-time> I<time>
 
 Set the time at which the program exits.  See above for the




More information about the virt-tools-list mailing list