Clarify meaning of '*'
* doc/misc/dired-x.texi (Shell Command Guessing): Clarify meaning of '*'. (Bug#32733)
This commit is contained in:
parent
41cdda22c7
commit
219893a519
1 changed files with 1 additions and 2 deletions
|
@ -593,8 +593,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
|
||||
|
|
Loading…
Add table
Reference in a new issue