diff options
Diffstat (limited to 'doc/misc/dired-x.texi')
-rw-r--r-- | doc/misc/dired-x.texi | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/misc/dired-x.texi b/doc/misc/dired-x.texi index 36179200f4e..1ff2b73512a 100644 --- a/doc/misc/dired-x.texi +++ b/doc/misc/dired-x.texi @@ -521,8 +521,7 @@ where each @var{command} can either be a string or a Lisp expression that evaluates to a string. If several commands are given, all of them will temporarily be pushed onto the history. -If @samp{*} in the shell command, that means to substitute the file -name. +A @samp{*} in the shell command is replaced by the file name. You can set this variable in your @file{~/.emacs}. For example, to add rules for @samp{.foo} and @samp{.bar} file extensions, write |