Renamed -version switch to -Version to remove the conflict with -verbose.
[mmh] / man / dp.man8
index d07fa6b..b19c50b 100644 (file)
@@ -10,9 +10,7 @@ dp \- parse dates 822-style
 .B %libdir%/dp
 .RB [ \-form
 .IR formatfile ]
-.RB [ \-width
-.IR columns ]
-.RB [ \-version ]
+.RB [ \-Version ]
 .RB [ \-help ]
 .I dates
 \&...
@@ -80,15 +78,7 @@ ap(8),
 .SH DEFAULTS
 .nf
 .RB ` \-form "' default as described above"
-.RB ` \-width "' default 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 dp .
-Therefore, one must usually place the argument to this switch inside double\-quotes.