dj.1: fixed option description locations
This commit is contained in:
parent
0660db3d02
commit
122a10257e
12
docs/dj.1
12
docs/dj.1
@ -89,12 +89,6 @@ Accepts a single literal byte with which input buffer is padded in the event
|
||||
of an incomplete read from the input file.
|
||||
.RE
|
||||
|
||||
.B -c
|
||||
.RS
|
||||
Specifies a number of reads to make. The default is zero, in which case the
|
||||
input is read until a partial or empty read is made.
|
||||
.RE
|
||||
|
||||
.B -A
|
||||
.RS
|
||||
Specifying this option pads the input buffer with null bytes in the event of an
|
||||
@ -103,6 +97,12 @@ incomplete read. Equivalent to specifying
|
||||
with a null byte instead of a character.
|
||||
.RE
|
||||
|
||||
.B -c
|
||||
.RS
|
||||
Specifies a number of reads to make. The default is zero, in which case the
|
||||
input is read until a partial or empty read is made.
|
||||
.RE
|
||||
|
||||
.B -d
|
||||
.RS
|
||||
Prints invocation information before program execution as described in the
|
||||
|
Loading…
Reference in New Issue
Block a user