summaryrefslogtreecommitdiffstats
path: root/sbin/geom/class/raid3/graid3.8
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/geom/class/raid3/graid3.8')
-rw-r--r--sbin/geom/class/raid3/graid3.812
1 files changed, 9 insertions, 3 deletions
diff --git a/sbin/geom/class/raid3/graid3.8 b/sbin/geom/class/raid3/graid3.8
index 69da6e7..b67668f 100644
--- a/sbin/geom/class/raid3/graid3.8
+++ b/sbin/geom/class/raid3/graid3.8
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2004 Pawel Jakub Dawidek <pjd@FreeBSD.org>
+.\" Copyright (c) 2004-2005 Pawel Jakub Dawidek <pjd@FreeBSD.org>
.\" All rights reserved.
.\"
.\" Redistribution and use in source and binary forms, with or without
@@ -68,6 +68,9 @@
.Cm list
.Op Ar name ...
.Nm
+.Cm status
+.Op Ar name ...
+.Nm
.Cm load
.Op Fl v
.Nm
@@ -174,8 +177,11 @@ Additional options include:
Stop the given array even if it is opened.
.El
.It Cm list
-List every currently configured device; if a list of devices is passed as a
-parameter then only those devices will be shown.
+Print detailed information about every currently configured device; if a list of
+devices is passed as a parameter then only those devices will be shown.
+.It Cm status
+Print general information about every currently configured device; if a list of
+devices is passed as a parameter then only those devices will be shown.
.It Cm load
Load
.Pa geom_raid3.ko
OpenPOWER on IntegriCloud