diff --git a/pages/common/od.md b/pages/common/od.md index 63f9040ddc..4a50cf1b49 100644 --- a/pages/common/od.md +++ b/pages/common/od.md @@ -2,6 +2,7 @@ > Display file contents in octal, decimal or hexadecimal format. > Optionally display the byte offsets and/or printable representation for each line. +> More information: . - Display file using default settings: octal format, 8 bytes per line, byte offsets in octal, and duplicate lines replaced with `*`: