mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-04 10:19:26 +00:00
Document '-p' flag for 'insert' command correct.
This commit is contained in:
parent
58807ebd22
commit
ffb2425733
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=135437
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user