update synopsis for add subcommand
This commit is contained in:
parent
650728b4e3
commit
a3d649686c
|
@ -1,4 +1,4 @@
|
||||||
.\" $NetBSD: gpt.8,v 1.15 2013/11/19 05:03:41 jnemeth Exp $
|
.\" $NetBSD: gpt.8,v 1.16 2013/11/19 05:07:40 jnemeth Exp $
|
||||||
.\"
|
.\"
|
||||||
.\" Copyright (c) 2002 Marcel Moolenaar
|
.\" Copyright (c) 2002 Marcel Moolenaar
|
||||||
.\" All rights reserved.
|
.\" All rights reserved.
|
||||||
|
@ -94,7 +94,8 @@ There is no formalized definition of the different levels yet.
|
||||||
.Ss Commands
|
.Ss Commands
|
||||||
.Bl -tag -width indent
|
.Bl -tag -width indent
|
||||||
.\" ==== add ====
|
.\" ==== add ====
|
||||||
.It Nm Ic add Oo Fl b Ar number Oc Oo Fl i Ar index Oc Oo Fl s Ar count Oc \
|
.It Nm Ic add Oo Fl a Ar alignment Oc Oo Fl b Ar number Oc \
|
||||||
|
Oo Fl i Ar index Oc Oo Fl l Ar label Oc Oo Fl s Ar count Oc \
|
||||||
Oo Fl t Ar type Oc Ar device ...
|
Oo Fl t Ar type Oc Ar device ...
|
||||||
The
|
The
|
||||||
.Ic add
|
.Ic add
|
||||||
|
|
Loading…
Reference in New Issue