summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2005-12-07 21:11:14 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2005-12-07 21:11:14 +0000
commit0e91392981a4621caf5b35b7df8b961e5719d909 (patch)
tree510b0171c88590da6393150e3947ae1af6ba08e0 /doc
parentd17f5073fcbbda9244b15a2fc07f582b456119bf (diff)
downloadcoreutils-0e91392981a4621caf5b35b7df8b961e5719d909.tar.xz
(dd invocation): New noatime flag.
Diffstat (limited to 'doc')
-rw-r--r--doc/coreutils.texi5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/coreutils.texi b/doc/coreutils.texi
index d0de1d5c5..41f56d5b4 100644
--- a/doc/coreutils.texi
+++ b/doc/coreutils.texi
@@ -6918,6 +6918,11 @@ Use synchronized I/O for both data and metadata.
@cindex nonblocking I/O
Use non-blocking I/O.
+@item noatime
+@opindex noatime
+@cindex access time
+Do not update the file's access time.
+
@item nofollow
@opindex nofollow
@cindex symbolic links, following