mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-31 00:45:18 +00:00
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 <jferlan@redhat.com>
This commit is contained in:
parent
3d79246888
commit
8d2247dfd1
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user