Loading
create_vbox.sh: cleanup help text formatting
Also added missing single letter options from the Usage string. Long options (such as --qemu-emulator) aren't in the Usage string - leave them off for now, we may want to consider just eliminating the Usage string entirely rather than duplicating the options in the Usage string and the option list below it. Signed-off-by:Jim Harris <james.r.harris@intel.com> Change-Id: I3d8b53f9395f25b07842d81a2d18c29a104b209e Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/13059 Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Changpeng Liu <changpeng.liu@intel.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com> Reviewed-by:
Paul Luse <paul.e.luse@intel.com>