summaryrefslogtreecommitdiff
path: root/src/dd.c
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1997-12-13 17:01:54 +0000
committerJim Meyering <jim@meyering.net>1997-12-13 17:01:54 +0000
commitd75ca19d76eb25f7d561a943795bf2e5bd5b5952 (patch)
tree0743b61c92604df05f5dff4bd3796c4e7287b8d0 /src/dd.c
parent587a9df786faa9bdc5e8451935c79b5907dd1d55 (diff)
downloadcoreutils-d75ca19d76eb25f7d561a943795bf2e5bd5b5952.tar.xz
(usage): Mention that `notrunc' is a conv= option.
Reported by Miles Bader.
Diffstat (limited to 'src/dd.c')
-rw-r--r--src/dd.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dd.c b/src/dd.c
index 4a1189d00..9b680ecc7 100644
--- a/src/dd.c
+++ b/src/dd.c
@@ -1166,6 +1166,7 @@ by w for x2, by b for x512, by k for x1024. Each KEYWORD may be:\n\
block pad newline-terminated records with spaces to cbs-size\n\
unblock replace trailing spaces in cbs-size records with newline\n\
lcase change upper case to lower case\n\
+ notrunc do not truncate the output file\n\
ucase change lower case to upper case\n\
swab swap every pair of input bytes\n\
noerror continue after read errors\n\