]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virsh: add --paused option to create
authorEric Blake <eblake@redhat.com>
Tue, 8 Jun 2010 19:43:01 +0000 (13:43 -0600)
committerEric Blake <eblake@redhat.com>
Tue, 8 Jun 2010 21:41:53 +0000 (15:41 -0600)
commit734bbf0ea9a007016214c23867adecf4cd35e8e6
tree49d89c7a1fd1a191a9e5b3f282717b3a7941169a
parent68e4793ae0fec345a06cda2b0f6c322754509218
virsh: add --paused option to create

* tools/virsh.c (opts_create): Add --paused option.
(cmdCreate): Pass appropriate flag.
* tools/virsh.pod: Document it.
tools/virsh.c
tools/virsh.pod