Commit a3dbaa364 neglected to add the source-protocol-ver to the
pool-define-as command.
Signed-off-by: John Ferlan <jferlan(a)redhat.com>
---
tools/virsh.pod | 1 +
1 file changed, 1 insertion(+)
diff --git a/tools/virsh.pod b/tools/virsh.pod
index afc1684db0..6bfeac6492 100644
--- a/tools/virsh.pod
+++ b/tools/virsh.pod
@@ -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>]
--
2.20.1