mirror of https://gitee.com/openkylin/libvirt.git
virsh: Add source-protocol-ver to pool-define-as docs
Commit a3dbaa364
neglected to add the source-protocol-ver to the
pool-define-as command.
Signed-off-by: John Ferlan <jferlan@redhat.com>
ACKed-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
parent
a536088e51
commit
b97801f39a
|
@ -4013,6 +4013,7 @@ from the XML I<file>.
|
|||
[I<--source-name name>] [I<--target path>] [I<--source-format format>]
|
||||
[I<--auth-type authtype> I<--auth-username username>
|
||||
[I<--secret-usage usage> | I<--secret-uuid uuid>]]
|
||||
[I<--source-protocol-ver ver>]
|
||||
[[I<--adapter-name name>] | [I<--adapter-wwnn> I<--adapter-wwpn>]
|
||||
[I<--adapter-parent parent>]] [I<--print-xml>]
|
||||
|
||||
|
|
Loading…
Reference in New Issue