mirror of https://github.com/dirtbags/fluffy.git
Actually list -v in the -v example
This commit is contained in:
parent
0f4469fb9e
commit
aef9334a4f
|
@ -96,7 +96,7 @@ Use the offset printed next to determine how many repeats you have.
|
||||||
|
|
||||||
You can disable this with `-v`
|
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
|
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
|
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
|
00000020 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20
|
||||||
|
|
Loading…
Reference in New Issue