Renamed -version switch to -Version to remove the conflict with -verbose.
[mmh] / man / ap.man8
index b0ae615..c96770c 100644 (file)
@@ -11,9 +11,7 @@ ap \- parse addresses 822-style
 .RB [ \-form
 .IR formatfile ]
 .RB [ \-normalize " | " \-nonormalize ]
-.RB [ \-width
-.IR columns ]
-.RB [ \-version ]
+.RB [ \-Version ]
 .RB [ \-help ]
 .I addrs
 \&...
@@ -54,7 +52,7 @@ also recognizes the following additional escape:
 .RS 5
 .nf
 .ta \w'Escape  'u +\w'Returns  'u
-.I Escape      Returns Description
+.I "Escape     Returns Description
 error  string  A diagnostic if the parse failed
 .RE
 .fi
@@ -98,17 +96,7 @@ dp(8),
 .nf
 .RB ` \-form "' defaults as described above"
 .RB ` \-normalize '
-.RB ` \-width "' defaults to the width of the terminal"
 .fi
 
 .SH CONTEXT
 None
-
-.SH BUGS
-The argument to the
-.B \-form
-switch must be interpreted as a single token
-by the shell that invokes
-.BR ap .
-Therefore,
-one must usually place the argument to this switch inside double\-quotes.