summaryrefslogtreecommitdiff
path: root/src/dd.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/dd.c')
-rw-r--r--src/dd.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/dd.c b/src/dd.c
index 6ddcad1e6..47d5f0370 100644
--- a/src/dd.c
+++ b/src/dd.c
@@ -304,6 +304,8 @@ Copy a file, converting and formatting according to the options.\n\
of=FILE write to FILE instead of stdout\n\
seek=BLOCKS skip BLOCKS obs-sized blocks at start of output\n\
skip=BLOCKS skip BLOCKS ibs-sized blocks at start of input\n\
+"), stdout);
+ fputs (_("\
--help display this help and exit\n\
--version output version information and exit\n\
"), stdout);