# HG changeset patch # User Karl Heuer # Date 932433887 0 # Node ID 88883af036ca0a41afd5e0c1e102603ee01c30b3 # Parent 22d526660026e7b8d76c70ad601b5598cd086090 (dired-do-shell-command): Doc fix. diff -r 22d526660026 -r 88883af036ca lisp/dired-aux.el --- 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