The 'create' subcommand doesn't have '-h' option.
This commit is contained in:
parent
1ec8e864a5
commit
7132d23023
@ -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,
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user