summaryrefslogtreecommitdiff
path: root/man/od.x
diff options
context:
space:
mode:
Diffstat (limited to 'man/od.x')
-rw-r--r--man/od.x7
1 files changed, 7 insertions, 0 deletions
diff --git a/man/od.x b/man/od.x
index c913f80..c3382d2 100644
--- a/man/od.x
+++ b/man/od.x
@@ -2,3 +2,10 @@
od \- dump files in octal and other formats
[DESCRIPTION]
.\" Add any additional description here
+[EXAMPLES]
+.TP
+.B od -A x -t x1z -v
+Display hexdump format output
+.TP
+.B od -A o -t oS -w16
+The default output format used by od