summaryrefslogtreecommitdiffstats
path: root/sbin
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2007-05-24 09:21:20 +0000
committerru <ru@FreeBSD.org>2007-05-24 09:21:20 +0000
commit83a9e56e14485bb2c967b00f6c1e0122a0b3a026 (patch)
tree0ec6cf603242b9cfb7601fd355fcf3c223d2a52c /sbin
parenta65efa1fb1d0d2d5c74b9efe0d92371bafbdf2a7 (diff)
downloadFreeBSD-src-83a9e56e14485bb2c967b00f6c1e0122a0b3a026.zip
FreeBSD-src-83a9e56e14485bb2c967b00f6c1e0122a0b3a026.tar.gz
Fix the online usage for the "dump" command.
Diffstat (limited to 'sbin')
-rw-r--r--sbin/geom/class/stripe/geom_stripe.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/geom/class/stripe/geom_stripe.c b/sbin/geom/class/stripe/geom_stripe.c
index 704e000..13243c7 100644
--- a/sbin/geom/class/stripe/geom_stripe.c
+++ b/sbin/geom/class/stripe/geom_stripe.c
@@ -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,
{
OpenPOWER on IntegriCloud