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:
G. Branden Robinson
2026-05-06 04:53:12 -05:00
parent 4ab9ec36de
commit b602b495bb
+10 -4
View File
@@ -146,15 +146,21 @@ is given without preceding dash.
Specify the input
.I file
for the command (if needed).
If the file is \- standard
input is read.
If
.I file
is \*(lq\-\*(rq,
.B makedefs
reads the standard input stream.
.TP
.BI \-\-output " file"
Specify the output
.I file
for the command (if needed).
If the file is \- standard
output is written.
If
.I file
is \*(lq\-\*(rq,
.B makedefs
writes to the standard input stream.
.TP
.B \-\-svs \fR[\fIdelimiter\fR]
Generate a version string to standard output without a trailing newline.