summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--THANKS1
-rw-r--r--doc/coreutils.texi5
2 files changed, 6 insertions, 0 deletions
diff --git a/THANKS b/THANKS
index c78e85d13..a6f1a6ab3 100644
--- a/THANKS
+++ b/THANKS
@@ -40,6 +40,7 @@ Andreas Stolcke stolcke@ICSI.Berkeley.EDU
Andrei Gaponenko andr@triumf.ca
Andres Soolo andres@soolo.matti.ee
Andrew Burgess aab@cichlid.com
+Andrew Church achurch@achurch.org
Andrew Dalke dalke@bioreason.com
Andrew Fabbro andrew@fabbro.org
Andrew Pham andpha@us.ibm.com
diff --git a/doc/coreutils.texi b/doc/coreutils.texi
index 8d496ad37..2c1fae5c2 100644
--- a/doc/coreutils.texi
+++ b/doc/coreutils.texi
@@ -7649,6 +7649,11 @@ Skip @var{blocks} @samp{obs}-byte blocks in the output file before copying.
Copy @var{blocks} @samp{ibs}-byte blocks from the input file, instead
of everything until the end of the file.
+@item status=noxfer
+@opindex status
+Do not print the overall transfer rate and volume statistics
+that normally make up the third status line when @command{dd} exits.
+
@item conv=@var{conversion}[,@var{conversion}]@dots{}
@opindex conv
Convert the file as specified by the @var{conversion} argument(s).