]> xenbits.xensource.com Git - libvirt.git/commitdiff
virsh: Add missed fields to pool-define-as item entry
authorJohn Ferlan <jferlan@redhat.com>
Mon, 13 Aug 2018 12:19:30 +0000 (08:19 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Tue, 14 Aug 2018 11:28:56 +0000 (07:28 -0400)
https://bugzilla.redhat.com/show_bug.cgi?id=1615680

Commit id d45bee449 updated the pool-define-as qualifier descriptions
to add some new fields, but neglected to modify the command item list
in order to add those fields as well.

Signed-off-by: John Ferlan <jferlan@redhat.com>
tools/virsh.pod

index a5e02c62cd1e4050bdb2542c782329042157cb12..4e118851f8c982d34b6ed4e59f859d6c660ed3c5 100644 (file)
@@ -3831,7 +3831,9 @@ just I<--build> is provided, then B<pool-build> is called with no flags.
 [I<--auth-type authtype> I<--auth-username username>
 [I<--secret-usage usage> | I<--secret-uuid uuid>]]
 [[I<--adapter-name name>] | [I<--adapter-wwnn> wwnn I<--adapter-wwpn> wwpn]
-[I<--adapter-parent parent>]]
+[I<--adapter-parent parent> |
+ I<--adapter-parent-wwnn parent_wwnn> I<adapter-parent-wwpn parent_wwpn> |
+ I<--adapter-parent-fabric-wwn parent_fabric_wwn>]]
 [I<--build>] [[I<--overwrite>] | [I<--no-overwrite>]] [I<--print-xml>]