On 02/08/2012 05:16 AM, Peter Krempa wrote:
This patch fixes the domain modification impact flags for tie virsh
desc command to match the new semantics and fix the docs to match
actual behavior.
---
tools/virsh.c | 21 +++++++++++++++------
tools/virsh.pod | 12 +++++-------
2 files changed, 20 insertions(+), 13 deletions(-)
+++ b/tools/virsh.pod
@@ -435,7 +435,7 @@ Define a domain from an XML <file>. The domain definition is
registered
but not started. If domain is already running, the changes will take
effect on the next boot.
-=item B<desc> [I<--live> | I<--config>] [I<--title>]
[I<--edit>]
+=item B<desc> [[I<--live> I<--config> | I<--current>]
[I<--title>] [I<--edit>]
Missing some []; should be:
[[I<--live>] [I<--config>] | [I<--current>]] ...
ACK with that fixed.
--
Eric Blake eblake(a)redhat.com +1-919-301-3266
Libvirt virtualization library
http://libvirt.org