aboutsummaryrefslogtreecommitdiff
path: root/toys/posix/od.c
diff options
context:
space:
mode:
Diffstat (limited to 'toys/posix/od.c')
-rw-r--r--toys/posix/od.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/toys/posix/od.c b/toys/posix/od.c
index f45c8654..f0edcd76 100644
--- a/toys/posix/od.c
+++ b/toys/posix/od.c
@@ -13,6 +13,8 @@ config OD
help
usage: od [-bcdosxv] [-j #] [-N #] [-w #] [-A doxn] [-t acdfoux[#]]
+ Dump data in octal/hex.
+
-A Address base (decimal, octal, hexadecimal, none)
-j Skip this many bytes of input
-N Stop dumping after this many bytes