mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
For create and migrate, remove the `.Op Fl f' introduced in the
previous two commits and combine them with the existing flags that were already there. Pointed out by: ru@
This commit is contained in:
parent
9e57e1869c
commit
6c377348e6
1 changed files with 2 additions and 4 deletions
|
|
@ -138,8 +138,7 @@ as aliases for the most commonly used partition types.
|
|||
.It Xo
|
||||
.Nm
|
||||
.Ic create
|
||||
.Op Fl f
|
||||
.Op Fl p
|
||||
.Op Fl fp
|
||||
.Ar device ...
|
||||
.Xc
|
||||
The
|
||||
|
|
@ -180,8 +179,7 @@ to destroy the table in a way that it can be recovered.
|
|||
.It Xo
|
||||
.Nm
|
||||
.Ic migrate
|
||||
.Op Fl f
|
||||
.Op Fl s
|
||||
.Op Fl fs
|
||||
.Ar device ...
|
||||
.Xc
|
||||
The
|
||||
|
|
|
|||
Loading…
Reference in a new issue