From 0e91392981a4621caf5b35b7df8b961e5719d909 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Wed, 7 Dec 2005 21:11:14 +0000 Subject: [PATCH] (dd invocation): New noatime flag. --- doc/coreutils.texi | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/coreutils.texi b/doc/coreutils.texi index d0de1d5c59..41f56d5b4b 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 -- 2.47.3