From: John Ferlan Date: Thu, 8 Mar 2018 23:19:58 +0000 (-0500) Subject: tools: Update the help description of the adapter-parent field X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=8d2247dfd1f2313bc75e47c8d34894b1fc126867;p=libvirt.git tools: Update the help description of the adapter-parent field One short sentence won't do it justice, but it could help by listing scsi_hostN and vHBA to point one in the right direction. Signed-off-by: John Ferlan --- diff --git a/tools/virsh-pool.c b/tools/virsh-pool.c index 9c7e972bad..668e8087dd 100644 --- a/tools/virsh-pool.c +++ b/tools/virsh-pool.c @@ -127,7 +127,7 @@ }, \ {.name = "adapter-parent", \ .type = VSH_OT_STRING, \ - .help = N_("adapter parent to be used for underlying storage") \ + .help = N_("adapter parent scsi_hostN to be used for underlying vHBA storage") \ } virStoragePoolPtr