Fix up for --stream documenation.

Signed-off-by: KAMEZAWA Hiroyuki <[email protected]>
---
 virt-top/virt-top.pod |    5 +++++
 virt-top/virt-top.txt |    4 ++++
 2 files changed, 9 insertions(+)

Index: virt-top-1.0.5x/virt-top/virt-top.pod
===================================================================
--- virt-top-1.0.5x.orig/virt-top/virt-top.pod
+++ virt-top-1.0.5x/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.
Index: virt-top-1.0.5x/virt-top/virt-top.txt
===================================================================
--- virt-top-1.0.5x.orig/virt-top/virt-top.txt
+++ virt-top-1.0.5x/virt-top/virt-top.txt
@@ -119,6 +119,10 @@ OPTIONS
         Script mode. There will be no user interface. This is most useful
         when used together with the *--csv* and *-n* options.
 
+    --stream
+        Stream mode. All outputs will be dumped out to stdout. This is useful
+        when used in shell script, etc. There will be no user interface.
+
     --end-time time
         The program will exit at the *time* given.
 

_______________________________________________
virt-tools-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/virt-tools-list

Reply via email to