[libvirt] [PATCH] virsh: man: Fix description of --live/--config usage

Peter Krempa pkrempa at redhat.com
Tue Oct 14 07:49:55 UTC 2014


dommemstat and blkdeviotune's man page incorrectly stated the usage of
--live and --config.
---

Notes:
    Pushed as trivial.

 tools/virsh.pod | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/tools/virsh.pod b/tools/virsh.pod
index eae9195..cc55821 100644
--- a/tools/virsh.pod
+++ b/tools/virsh.pod
@@ -772,7 +772,7 @@ respectfully with average value of zero.
 If I<--live> is specified, affect a running guest.
 If I<--config> is specified, affect the next boot of a persistent guest.
 If I<--current> is specified, affect the current guest state.
-Both I<--live> and I<--current> flags may be given, but I<--current> is
+Both I<--live> and I<--config> flags may be given, but I<--current> is
 exclusive. If no flag is specified, behavior is different depending
 on hypervisor.

@@ -1078,7 +1078,7 @@ cannot be mixed with non-zero values for read or write.
 If I<--live> is specified, affect a running guest.
 If I<--config> is specified, affect the next boot of a persistent guest.
 If I<--current> is specified, affect the current guest state.
-Both I<--live> and I<--current> flags may be given, but I<--current> is
+Both I<--live> and I<--config> flags may be given, but I<--current> is
 exclusive. If no flag is specified, behavior is different depending
 on hypervisor.

-- 
2.1.0




More information about the libvir-list mailing list