Remove superfluous word from "gpart bootcode" usage message.

Approved by:	kib (mentor)
This commit is contained in:
Andrey V. Elsukov 2010-09-26 21:48:32 +00:00
parent a9f035fdd9
commit 6259ffb455
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=213187

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"