The 'create' subcommand doesn't have '-h' option.

This commit is contained in:
pjd 2014-06-06 13:00:53 +00:00
parent 1ec8e864a5
commit 7132d23023

View File

@ -62,7 +62,7 @@ struct g_command class_commands[] = {
{ 's', "stripesize", GSTRIPE_STRIPESIZE, G_TYPE_NUMBER },
G_OPT_SENTINEL
},
"[-hv] [-s stripesize] name prov prov ..."
"[-v] [-s stripesize] name prov prov ..."
},
{ "destroy", G_FLAG_VERBOSE, NULL,
{