| 5 |
|
.SH SYNOPSIS |
| 6 |
|
.B rcollate |
| 7 |
|
[ |
| 8 |
< |
.B \-h |
| 8 |
> |
.B \-h[io] |
| 9 |
|
][ |
| 10 |
|
.B \-w |
| 11 |
|
][ |
| 31 |
|
.I \-oc |
| 32 |
|
option. |
| 33 |
|
By default, the file is assumed to include an information header, which |
| 34 |
< |
is copied to the standard output along with the command name, but the |
| 34 |
> |
is copied to the standard output along with the command name. |
| 35 |
> |
The |
| 36 |
> |
.I \-hi |
| 37 |
> |
option may be used to turn off the expectation of a header on input. |
| 38 |
> |
The |
| 39 |
> |
.I \-ho |
| 40 |
> |
option turns off header output, and |
| 41 |
|
.I \-h |
| 42 |
< |
option may be used to turn this behavior off. |
| 42 |
> |
by itself turns off both input and output headers. |
| 43 |
|
The |
| 44 |
|
.I \-w |
| 45 |
|
option turns off non-fatal warning messages, such as unexpected EOD. |