[virt-tools-list] [PATCH virt-viewer 2/4] Revert "man: document that '--wait' requires domain as parameter"

Pavel Grunt pgrunt at redhat.com
Tue Apr 14 15:45:54 UTC 2015


This reverts commit 9ba2d28a0f35b69befd26d7c122bbe4cd626422f.

Commit a830275344c88aef12166661b68ea2b4429c7212 required the domain
name to be placed just after the '--wait' option. It breaked the
command line api, because running 'virt-viewer $vm --wait' was considered
as the error.

Related: rhbz#1209398, rhbz#1211573
---
 man/virt-viewer.pod | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man/virt-viewer.pod b/man/virt-viewer.pod
index 243230a..aaf9eff 100644
--- a/man/virt-viewer.pod
+++ b/man/virt-viewer.pod
@@ -40,7 +40,7 @@ Display information about the connection
 
 Specify the hypervisor connection URI
 
-=item -w DOMAIN-NAME|ID|UUID, --wait=DOMAIN-NAME|ID|UUID
+=item -w, --wait
 
 Wait for the domain to start up before attempting to connect to the console
 
-- 
2.3.5




More information about the virt-tools-list mailing list