20 |
|
.B \-iwN |
21 |
|
| |
22 |
|
.B \-ibN |
23 |
+ |
][ |
24 |
+ |
.B "\-in M" |
25 |
|
] |
26 |
|
input1 input2 .. |
27 |
|
.SH DESCRIPTION |
70 |
|
For binary input formts, no number implies one value per record. |
71 |
|
For anything other than EOL-separated input, the default tab separator |
72 |
|
is reset to the empty string. |
73 |
+ |
.PP |
74 |
+ |
If a |
75 |
+ |
.I \-in |
76 |
+ |
option is given with a positive integer argument, this will be the |
77 |
+ |
maximum number of records that will be read or produced by |
78 |
+ |
.I rlam. |
79 |
|
.PP |
80 |
|
A hyphen ('-') by itself can be used to indicate the standard |
81 |
|
input, and may appear multiple times. |