summaryrefslogtreecommitdiffstats
path: root/sbin/geom/class/stripe
diff options
context:
space:
mode:
authorpjd <pjd@FreeBSD.org>2004-05-22 16:17:57 +0000
committerpjd <pjd@FreeBSD.org>2004-05-22 16:17:57 +0000
commitef31e6c3b5eecc0138972fe13b84d260b34f2cbb (patch)
tree3c37f2b4cc6978b639384be7882547c7de6e33e2 /sbin/geom/class/stripe
parent721570642d3cc139168c8f3492106313e99e44bb (diff)
downloadFreeBSD-src-ef31e6c3b5eecc0138972fe13b84d260b34f2cbb.zip
FreeBSD-src-ef31e6c3b5eecc0138972fe13b84d260b34f2cbb.tar.gz
Actually we are also able to list only choosen providers.
Diffstat (limited to 'sbin/geom/class/stripe')
-rw-r--r--sbin/geom/class/stripe/gstripe.83
1 files changed, 2 insertions, 1 deletions
diff --git a/sbin/geom/class/stripe/gstripe.8 b/sbin/geom/class/stripe/gstripe.8
index 381bac6..d77932a 100644
--- a/sbin/geom/class/stripe/gstripe.8
+++ b/sbin/geom/class/stripe/gstripe.8
@@ -59,6 +59,7 @@
.Op Ar dev2 Op Ar ...
.Nm
.Cm list
+.Op Ar prov Op Ar ...
.Nm
.Cm load
.Op Fl v
@@ -111,7 +112,7 @@ Turn off existing striped device by its
.It Cm clear
Clear metadata on the given devices.
.It Cm list
-List currently configured devices.
+List all or the given currently configured devices.
.It Cm load
Load
.Pa geom_stripe.ko
OpenPOWER on IntegriCloud