Module Name:    src
Committed By:   jnemeth
Date:           Tue Nov 19 05:07:40 UTC 2013

Modified Files:
        src/sbin/gpt: gpt.8

Log Message:
update synopsis for add subcommand


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/sbin/gpt/gpt.8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sbin/gpt/gpt.8
diff -u src/sbin/gpt/gpt.8:1.15 src/sbin/gpt/gpt.8:1.16
--- src/sbin/gpt/gpt.8:1.15	Tue Nov 19 05:03:41 2013
+++ src/sbin/gpt/gpt.8	Tue Nov 19 05:07:40 2013
@@ -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
 .\" All rights reserved.
@@ -94,7 +94,8 @@ There is no formalized definition of the
 .Ss Commands
 .Bl -tag -width indent
 .\" ==== 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 ...
 The
 .Ic add

Reply via email to