]> git.eshelyaron.com Git - emacs.git/commitdiff
(dired-do-shell-command): Doc fix.
authorKarl Heuer <kwzh@gnu.org>
Tue, 20 Jul 1999 01:24:47 +0000 (01:24 +0000)
committerKarl Heuer <kwzh@gnu.org>
Tue, 20 Jul 1999 01:24:47 +0000 (01:24 +0000)
lisp/dired-aux.el

index 8a71d273b2d8a9a40f4c09f85acdb3b216a2251e..cd867e78fc975e5f7b572c27a6d47d220ce001da 100644 (file)
@@ -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