3ac5d089dc
Fix a few inconsistent long argument names that had underscores instead of dashes. Python argparse already converts these to underscores in the names added to the args object. Change-Id: I547c58b7066f28eb99b0ed55ab0313efcf2eb04c Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com> Reviewed-on: https://review.gerrithub.io/408101 Tested-by: SPDK Automated Test System <sys_sgsw@intel.com> Reviewed-by: Seth Howell <seth.howell5141@gmail.com> Reviewed-by: Ben Walker <benjamin.walker@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com>