mirror of
https://gitlab.com/virt-viewer/virt-viewer.git
synced 2025-01-20 14:03:40 +03:00
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:
parent
5c95093c82
commit
ea42d03027
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user