summaryrefslogtreecommitdiffstats
path: root/sbin/geom/class/label/glabel.8
diff options
context:
space:
mode:
authorpjd <pjd@FreeBSD.org>2005-03-14 13:14:04 +0000
committerpjd <pjd@FreeBSD.org>2005-03-14 13:14:04 +0000
commit8ef3f502d08b321a9ca55323f411a12a33c0618a (patch)
treebe1fc396e30629f7041831c5649882b3121e36f3 /sbin/geom/class/label/glabel.8
parentb1046d1ec56f763a808fe9f3fb64a44930132613 (diff)
downloadFreeBSD-src-8ef3f502d08b321a9ca55323f411a12a33c0618a.zip
FreeBSD-src-8ef3f502d08b321a9ca55323f411a12a33c0618a.tar.gz
Instead of documenting every standard subcommand's argument everywhere,
just leave reference to geom(8). MFC after: 1 week
Diffstat (limited to 'sbin/geom/class/label/glabel.8')
-rw-r--r--sbin/geom/class/label/glabel.822
1 files changed, 8 insertions, 14 deletions
diff --git a/sbin/geom/class/label/glabel.8 b/sbin/geom/class/label/glabel.8
index a33c1f1..707919f 100644
--- a/sbin/geom/class/label/glabel.8
+++ b/sbin/geom/class/label/glabel.8
@@ -58,16 +58,12 @@
.Ar dev ...
.Nm
.Cm list
-.Op Ar prov ...
.Nm
.Cm status
-.Op Ar prov ...
.Nm
.Cm load
-.Op Fl v
.Nm
.Cm unload
-.Op Fl v
.Sh DESCRIPTION
The
.Nm
@@ -147,19 +143,17 @@ Clear metadata on the given devices.
.It Cm dump
Dump metadata stored on the given devices.
.It Cm list
-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.
+See
+.Xr geom 8 .
.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.
+See
+.Xr geom 8 .
.It Cm load
-Load
-.Pa geom_label.ko
-kernel module.
+See
+.Xr geom 8 .
.It Cm unload
-Unload
-.Pa geom_label.ko
-kernel module.
+See
+.Xr geom 8 .
.El
.Pp
Additional options:
OpenPOWER on IntegriCloud