summaryrefslogtreecommitdiffstats
path: root/sbin
diff options
context:
space:
mode:
authorpjd <pjd@FreeBSD.org>2004-09-18 19:02:10 +0000
committerpjd <pjd@FreeBSD.org>2004-09-18 19:02:10 +0000
commit90a205f3d4edc5dad78bf36064f5e5cd658d2f04 (patch)
tree7d2596681ced38a48663cddff249a1812277cdfd /sbin
parente3417ac4e468829c508806c477755365465c55a6 (diff)
downloadFreeBSD-src-90a205f3d4edc5dad78bf36064f5e5cd658d2f04.zip
FreeBSD-src-90a205f3d4edc5dad78bf36064f5e5cd658d2f04.tar.gz
Document '-p' flag for 'insert' command correct.
Diffstat (limited to 'sbin')
-rw-r--r--sbin/geom/class/mirror/gmirror.87
1 files changed, 4 insertions, 3 deletions
diff --git a/sbin/geom/class/mirror/gmirror.8 b/sbin/geom/class/mirror/gmirror.8
index b3cc411..c610b8e 100644
--- a/sbin/geom/class/mirror/gmirror.8
+++ b/sbin/geom/class/mirror/gmirror.8
@@ -58,7 +58,8 @@
.Op Ar prov Op Ar ...
.Nm
.Cm insert
-.Op Fl hipv
+.Op Fl hiv
+.Op Fl p Ar priority
.Ar name
.Ar prov
.Op Ar prov Op Ar ...
@@ -182,12 +183,12 @@ hopefully will not be used.
Add the given component(s) to the existing mirror.
.Pp
Additional options include:
-.Bl -tag -width ".Fl h"
+.Bl -tag -width ".Fl p Ar priority"
.It Fl h
Hardcode providers' names in metadata.
.It Fl i
Mark component(s) as inacitve immediatelly after insertion.
-.It Fl p
+.It Fl p Ar priority
Specifies priority of the given component(s).
.El
.It Cm remove
OpenPOWER on IntegriCloud