Update od.md

yet another fix
coverage
Yuri Slobodyanyuk 2016-12-04 13:22:44 +02:00 committed by Agniva De Sarker
parent aa9d4d5887
commit 8b79edda0c
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
> Display file contents in hexadecimal, octal, or printable character format.
> Optionally display the byte offsets into the file.
- Display file in octal format 8 bytes per line with the byte offsets in octal as well replacing duplicate lines with '*':
- Display file in octal format 8 bytes per line with the byte offsets in octal as well replacing duplicate lines with `*`:
`od {{/path/to/file}}`