forked from bonsai/harakit
dj.1: clarify skip/seek behavior with regards to statistics output
This commit is contained in:
parent
944feef434
commit
7fe122ac3b
@ -35,7 +35,9 @@ respectively. This language is inherited from the
|
|||||||
utility and used here to decrease ambiguity.
|
utility and used here to decrease ambiguity.
|
||||||
|
|
||||||
When seeking or skipping to a byte, writing or reading starts at the byte
|
When seeking or skipping to a byte, writing or reading starts at the byte
|
||||||
immediately subsequent to the specified byte.
|
immediately subsequent to the specified byte. Seeks and skips aren\(cqt counted
|
||||||
|
in the output statistics because they're guaranteed to succeed (or the utility
|
||||||
|
will exit unsuccessfully).
|
||||||
.\"
|
.\"
|
||||||
.SH OPTIONS
|
.SH OPTIONS
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user