; * doc/emacs/dired.texi (Operating on Files): Fix last change.
This commit is contained in:
parent
3d26490749
commit
c7997c8c98
1 changed files with 2 additions and 2 deletions
|
@ -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…
Add table
Reference in a new issue