dj.1: -A and -a: fix descriptions

This commit is contained in:
Emma Tebibyte 2024-03-26 23:58:00 -06:00
parent f565f0530b
commit bb43533a37
Signed by: emma
GPG Key ID: 06FA419A1698C270

View File

@ -45,11 +45,13 @@ dj
.B output offset
.R ])
.SH USAGE
.SH OPTIONS
.B -A
.RS
Takes no arguments and pads with nuls.
If the output is a stream, nul bytes are printed. In other words, it does what
.B -a
does but with null bytes instead.
.RE
.B -B
@ -74,8 +76,8 @@ output is a stream, nul characters are printed.
.B -a
.RS
Takes one argument of one byte in length and pads the input buffer with
that byte in the event that a read doesnt fill the input buffer, and the
Takes one argument of one byte in length and pads the input buffer with it in
the event of an incomplete read from the input file.
.RE
.B -b