doc/makedefs.6: Clarify - as option argument
Quote it, use fuller C standard I/O terminology, and use active voice.
This commit is contained in:
+10
-4
@@ -146,15 +146,21 @@ is given without preceding dash.
|
|||||||
Specify the input
|
Specify the input
|
||||||
.I file
|
.I file
|
||||||
for the command (if needed).
|
for the command (if needed).
|
||||||
If the file is \- standard
|
If
|
||||||
input is read.
|
.I file
|
||||||
|
is \*(lq\-\*(rq,
|
||||||
|
.B makedefs
|
||||||
|
reads the standard input stream.
|
||||||
.TP
|
.TP
|
||||||
.BI \-\-output " file"
|
.BI \-\-output " file"
|
||||||
Specify the output
|
Specify the output
|
||||||
.I file
|
.I file
|
||||||
for the command (if needed).
|
for the command (if needed).
|
||||||
If the file is \- standard
|
If
|
||||||
output is written.
|
.I file
|
||||||
|
is \*(lq\-\*(rq,
|
||||||
|
.B makedefs
|
||||||
|
writes to the standard input stream.
|
||||||
.TP
|
.TP
|
||||||
.B \-\-svs \fR[\fIdelimiter\fR]
|
.B \-\-svs \fR[\fIdelimiter\fR]
|
||||||
Generate a version string to standard output without a trailing newline.
|
Generate a version string to standard output without a trailing newline.
|
||||||
|
|||||||
Reference in New Issue
Block a user