From 0a21e430f35692b3fadde30c4731d99d327e34f3 Mon Sep 17 00:00:00 2001 From: Ruslan Ermilov Date: Thu, 24 May 2007 09:21:20 +0000 Subject: [PATCH] Fix the online usage for the "dump" command. --- sbin/geom/class/stripe/geom_stripe.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sbin/geom/class/stripe/geom_stripe.c b/sbin/geom/class/stripe/geom_stripe.c index 704e00078872..13243c7505a5 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, {