Codebase list virt-viewer / ea42d03
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 Pavel Grunt 9 years ago
1 changed file(s) with 1 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
3939
4040 Specify the hypervisor connection URI
4141
42 =item -w DOMAIN-NAME|ID|UUID, --wait=DOMAIN-NAME|ID|UUID
42 =item -w, --wait
4343
4444 Wait for the domain to start up before attempting to connect to the console
4545