summaryrefslogtreecommitdiffstats
path: root/sbin/geom/class/concat/gconcat.8
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/geom/class/concat/gconcat.8')
-rw-r--r--sbin/geom/class/concat/gconcat.811
1 files changed, 9 insertions, 2 deletions
diff --git a/sbin/geom/class/concat/gconcat.8 b/sbin/geom/class/concat/gconcat.8
index f13a789..5ae4af8 100644
--- a/sbin/geom/class/concat/gconcat.8
+++ b/sbin/geom/class/concat/gconcat.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
@@ -60,6 +60,9 @@
.Cm list
.Op Ar name ...
.Nm
+.Cm status
+.Op Ar name ...
+.Nm
.Cm load
.Op Fl v
.Nm
@@ -117,7 +120,11 @@ Clear metadata on the given devices.
.It Cm dump
Dump metadata stored on the given devices.
.It Cm list
-List all or the given currently configured devices.
+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_concat.ko
OpenPOWER on IntegriCloud