changeset 24965:88883af036ca

(dired-do-shell-command): Doc fix.
author Karl Heuer <kwzh@gnu.org>
date Tue, 20 Jul 1999 01:24:47 +0000
parents 22d526660026
children bfa093996074
files lisp/dired-aux.el
diffstat 1 files changed, 4 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/dired-aux.el	Tue Jul 20 00:49:54 1999 +0000
+++ b/lisp/dired-aux.el	Tue Jul 20 01:24:47 1999 +0000
@@ -324,7 +324,10 @@
 \\[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