mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-04 08:09:08 +00:00
The 'create' subcommand doesn't have '-h' option.
This commit is contained in:
parent
b5112fafbb
commit
12ca731189
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=267159
@ -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