summaryrefslogtreecommitdiffstats
path: root/sbin
diff options
context:
space:
mode:
authorpjd <pjd@FreeBSD.org>2005-04-15 23:51:20 +0000
committerpjd <pjd@FreeBSD.org>2005-04-15 23:51:20 +0000
commit1dcaba98da1080966fee63c904aec67d3b386ace (patch)
tree5bef3eb5a89ea30c25263f7c79b5937c2380bc05 /sbin
parentde9a1fa207ccd3a67936efccc3c928d3ba4aad06 (diff)
downloadFreeBSD-src-1dcaba98da1080966fee63c904aec67d3b386ace.zip
FreeBSD-src-1dcaba98da1080966fee63c904aec67d3b386ace.tar.gz
Document 'clear' and 'dump' subcommands.
MFC after: 1 week
Diffstat (limited to 'sbin')
-rw-r--r--sbin/geom/class/mirror/gmirror.811
1 files changed, 11 insertions, 0 deletions
diff --git a/sbin/geom/class/mirror/gmirror.8 b/sbin/geom/class/mirror/gmirror.8
index e30c56c..076e90e 100644
--- a/sbin/geom/class/mirror/gmirror.8
+++ b/sbin/geom/class/mirror/gmirror.8
@@ -83,6 +83,13 @@
.Op Fl fv
.Ar name ...
.Nm
+.Cm clear
+.Op Fl v
+.Ar prov ...
+.Nm
+.Cm dump
+.Ar prov ...
+.Nm
.Cm list
.Nm
.Cm status
@@ -201,6 +208,10 @@ Additional options include:
.It Fl f
Stop the given mirror even if it is opened.
.El
+.It Cm clear
+Clear metadata on the given providers.
+.It Cm dump
+Dump metadata stored on the given providers.
.It Cm list
See
.Xr geom 8 .
OpenPOWER on IntegriCloud