mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-30 20:32:00 -08:00
dired-do-shell-command doc string clarification
* lisp/dired-aux.el (dired-do-shell-command): Clarify doc string (bug#57228).
This commit is contained in:
parent
1f31c39b59
commit
3ea6cb40e6
1 changed files with 1 additions and 1 deletions
|
|
@ -882,7 +882,7 @@ In a noninteractive call (from Lisp code), you must specify
|
|||
the list of file names explicitly with the FILE-LIST argument, which
|
||||
can be produced by `dired-get-marked-files', for example.
|
||||
|
||||
`dired-guess-shell-alist-default' and
|
||||
If `dired-x' is loaded, `dired-guess-shell-alist-default' and
|
||||
`dired-guess-shell-alist-user' are consulted when the user is
|
||||
prompted for the shell command to use interactively.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue