From: Karl Heuer Date: Tue, 20 Jul 1999 01:24:47 +0000 (+0000) Subject: (dired-do-shell-command): Doc fix. X-Git-Tag: emacs-pretest-21.0.90~7476 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=9e5453507c194febb47d67c354fcbedeb44079b2;p=emacs.git (dired-do-shell-command): Doc fix. --- diff --git a/lisp/dired-aux.el b/lisp/dired-aux.el index 8a71d273b2d..cd867e78fc9 100644 --- a/lisp/dired-aux.el +++ b/lisp/dired-aux.el @@ -324,7 +324,10 @@ telling what files the command may have changed. Type \\[dired-do-redisplay] to redisplay the marked files. The shell command has the top level directory as working directory, so -output files usually are created there instead of in a subdir." +output files usually are created there instead of in a subdir. + +In a noninteractive call (from Lisp code), you must specify +the list of file names explicitly with the FILE-LIST argument." ;;Functions dired-run-shell-command and dired-shell-stuff-it do the ;;actual work and can be redefined for customization. (interactive