mm.1: reflects new changes
This commit is contained in:
parent
8dc763f05e
commit
7a0ad78000
10
docs/mm.1
10
docs/mm.1
@ -3,7 +3,7 @@
|
|||||||
.\" This work is licensed under CC BY-SA 4.0. To see a copy of this license,
|
.\" This work is licensed under CC BY-SA 4.0. To see a copy of this license,
|
||||||
.\" visit <http://creativecommons.org/licenses/by-sa/4.0/>.
|
.\" visit <http://creativecommons.org/licenses/by-sa/4.0/>.
|
||||||
.\"
|
.\"
|
||||||
.TH MM 1 2024-06-17 "Harakit X.X.X"
|
.TH MM 1 2024-07-14 "Harakit X.X.X"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
mm \(en middleman
|
mm \(en middleman
|
||||||
.\"
|
.\"
|
||||||
@ -30,12 +30,16 @@ Causes outputs to be overwritten instead of being truncated.
|
|||||||
Ensures neither input or output will be buffered.
|
Ensures neither input or output will be buffered.
|
||||||
.IP \fB-i\fP\ \fIinput\fP
|
.IP \fB-i\fP\ \fIinput\fP
|
||||||
Opens a path as an input. If one or more of the input files is \(lq-\(rq or if
|
Opens a path as an input. If one or more of the input files is \(lq-\(rq or if
|
||||||
no inputs are specified, the standard input shall be used.
|
no inputs are specified, the standard input shall be used. If specified as the
|
||||||
|
last option and if there are trailing arguments to the program, they shall be
|
||||||
|
appended to the list of files to use as inputs.
|
||||||
.IP \fB-o\fP\ \fIoutput\fP
|
.IP \fB-o\fP\ \fIoutput\fP
|
||||||
Opens a path as an output. If one or more of the output files is \(lq-\(rq or if
|
Opens a path as an output. If one or more of the output files is \(lq-\(rq or if
|
||||||
no outputs are specified and the
|
no outputs are specified and the
|
||||||
.B -e
|
.B -e
|
||||||
option is not specified, the standard output shall be used.
|
option is not specified, the standard output shall be used. If specified as the
|
||||||
|
last option and if there are trailing arguments to the program, they shall be
|
||||||
|
appended to the list of files to use as inputs.
|
||||||
.\"
|
.\"
|
||||||
.SH DIAGNOSTICS
|
.SH DIAGNOSTICS
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user