forked from bonsai/harakit
dj.1: -S whether or not the input is a stream is irrelevant
This commit is contained in:
parent
df16707b0e
commit
3cdade71e2
@ -70,8 +70,7 @@ DIAGNOSTICS section below.
|
|||||||
.B -S
|
.B -S
|
||||||
.RS
|
.RS
|
||||||
Skips a number of bytes through the output before starting to write from
|
Skips a number of bytes through the output before starting to write from
|
||||||
the input. If the input is a stream the bytes are read and discarded. If the
|
the input. If the output is a stream, null characters are printed.
|
||||||
output is a stream, null characters are printed.
|
|
||||||
.RE
|
.RE
|
||||||
|
|
||||||
.B -a
|
.B -a
|
||||||
|
Loading…
Reference in New Issue
Block a user