Remove superfluous word from "gpart bootcode" usage message.

Approved by:	kib (mentor)
This commit is contained in:
ae 2010-09-26 21:48:32 +00:00
parent 2e85e3aced
commit 7cdacf726f

View File

@ -105,7 +105,7 @@ struct g_command PUBSYM(class_commands)[] = {
{ 'i', GPART_PARAM_INDEX, G_VAL_OPTIONAL, G_TYPE_NUMBER },
{ 'f', "flags", GPART_FLAGS, G_TYPE_STRING },
G_OPT_SENTINEL },
"bootcode [-b bootcode] [-p partcode] [-i index] [-f flags] geom"
"[-b bootcode] [-p partcode] [-i index] [-f flags] geom"
},
{ "commit", 0, gpart_issue, G_NULL_OPTS,
"geom"