Fix the online usage for the "dump" command.

This commit is contained in:
Ruslan Ermilov 2007-05-24 09:21:20 +00:00
parent f92dd5c2d9
commit 0a21e430f3
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=169930

View File

@ -72,7 +72,7 @@ struct g_command class_commands[] = {
NULL, "[-fv] name ..."
},
{ "dump", 0, stripe_main, G_NULL_OPTS, NULL,
"dump prov ..."
"prov ..."
},
{ "label", G_FLAG_VERBOSE | G_FLAG_LOADKLD, stripe_main,
{