]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
(usage): Mention that `notrunc' is a conv= option.
authorJim Meyering <jim@meyering.net>
Sat, 13 Dec 1997 17:01:54 +0000 (17:01 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 13 Dec 1997 17:01:54 +0000 (17:01 +0000)
Reported by Miles Bader.

src/dd.c

index 4a1189d00d7a6585c5fe9a1c3ca2e9067b85615a..9b680ecc70cbe55bb0e363262ef6a83dd4d893f5 100644 (file)
--- 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\