mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-24 10:38:38 +00:00
; * doc/emacs/dired.texi (Operating on Files): Fix last change.
This commit is contained in:
parent
3d26490749
commit
c7997c8c98
@ -852,8 +852,8 @@ different systems put @command{chown} in different places).
|
||||
@cindex changing file time (in Dired)
|
||||
@item T @var{timestamp} @key{RET}
|
||||
Touch the specified files (@code{dired-do-touch}). This means
|
||||
updating their modification times to @var{timestamp}. This is like
|
||||
the shell command @code{touch}.
|
||||
updating their modification times to @var{timestamp}, which defaults
|
||||
to the present time. This is like the shell command @command{touch}.
|
||||
|
||||
@findex dired-do-print
|
||||
@kindex P @r{(Dired)}
|
||||
|
Loading…
Reference in New Issue
Block a user