Actually list -v in the -v example

This commit is contained in:
Neale Pickett 2021-02-02 20:44:15 -07:00
parent 0f4469fb9e
commit aef9334a4f
1 changed files with 1 additions and 1 deletions

View File

@ -96,7 +96,7 @@ Use the offset printed next to determine how many repeats you have.
You can disable this with `-v`
$ printf '%64s' hello | hd
$ printf '%64s' hello | hd -v
00000000 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20
00000010 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20
00000020 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20