docs, src: fixing man page and usage text readability

This commit is contained in:
Emma Tebibyte 2024-06-29 05:28:23 -06:00
parent e341c38cd6
commit 07a12ba81c
Signed by: emma
GPG Key ID: 06FA419A1698C270
5 changed files with 20 additions and 20 deletions

View File

@ -15,13 +15,13 @@ dj
.RB [ -a\ byte ] .RB [ -a\ byte ]
.RB [ -c\ count ] .RB [ -c\ count ]
.RB [ -i\ input_file ] .RB [ -i\ file ]
.RB [ -b\ input_block_size ] .RB [ -b\ block_size ]
.RB [ -s\ input_offset ] .RB [ -s\ offset ]
.RB [ -o\ output_file ] .RB [ -o\ file ]
.RB [ -B\ output_block_size ] .RB [ -B\ block_size ]
.RB [ -S\ output_offset ] .RB [ -S\ offset ]
.\" .\"
.SH DESCRIPTION .SH DESCRIPTION