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

This commit is contained in:
Pawel Jakub Dawidek 2014-06-06 13:00:53 +00:00
parent b5112fafbb
commit 12ca731189
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=267159

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,
{