From 9e5453507c194febb47d67c354fcbedeb44079b2 Mon Sep 17 00:00:00 2001 From: Karl Heuer Date: Tue, 20 Jul 1999 01:24:47 +0000 Subject: [PATCH] (dired-do-shell-command): Doc fix. --- lisp/dired-aux.el | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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 -- 2.39.5