summaryrefslogtreecommitdiff
path: root/src/od.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/od.c')
-rw-r--r--src/od.c7
1 files changed, 3 insertions, 4 deletions
diff --git a/src/od.c b/src/od.c
index e7ec59a2e..ffccd7410 100644
--- a/src/od.c
+++ b/src/od.c
@@ -311,11 +311,10 @@ An OFFSET operand means -j OFFSET. LABEL is the pseudo-address\n\
at first byte printed, incremented when dump is progressing.\n\
For OFFSET and LABEL, a 0x or 0X prefix indicates hexadecimal;\n\
suffixes may be . for octal and b for multiply by 512.\n\
-\n\
-"), stdout);
- fputs (_("\
-Mandatory arguments to long options are mandatory for short options too.\n\
"), stdout);
+
+ emit_mandatory_arg_note ();
+
fputs (_("\
-A, --address-radix=RADIX output format for file offsets. RADIX is one\n\
of [doxn], for Decimal, Octal, Hex or None\n\