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 <jferlan(a)redhat.com>
---
tools/virsh-pool.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tools/virsh-pool.c b/tools/virsh-pool.c
index 9c7e972ba..668e8087d 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
--
2.13.6