1
0
forked from bonsai/harakit

docs, src: updates usage text for utilities

This commit is contained in:
2024-06-29 05:18:20 -06:00
parent 0fc9a6b533
commit e341c38cd6
16 changed files with 33 additions and 51 deletions

View File

@@ -11,25 +11,17 @@ dj \(en disk jockey
.SH SYNOPSIS
dj
.RB ( -AdHnq )
.RB ( -a
.RB [ byte ])
.RB ( -c
.RB [ count ])
.RB [ -AdHnq ]
.RB [ -a\ byte ]
.RB [ -c\ count ]
.RB ( -i
[\fBinput file\fP])
.RB ( -b
[\fBinput block size\fP])
.RB ( -s
[\fBinput offset\fP])
.RB [ -i\ input_file ]
.RB [ -b\ input_block_size ]
.RB [ -s\ input_offset ]
.RB ( -o
[\fBoutput file\fP])
.RB ( -B
[\fBoutput block size\fP])
.RB ( -S
[\fBoutput offset\fP])
.RB [ -o\ output_file ]
.RB [ -B\ output_block_size ]
.RB [ -S\ output_offset ]
.\"
.SH DESCRIPTION