Revert "man: document that '--wait' requires domain as parameter"

This reverts commit 9ba2d28a0f35b69befd26d7c122bbe4cd626422f.

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

Related: rhbz#1209398, rhbz#1211573
This commit is contained in:
Pavel Grunt 2015-04-14 16:20:23 +02:00
parent 5c95093c82
commit ea42d03027

View File

@ -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