aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/dired-aux.el2
1 files changed, 0 insertions, 2 deletions
diff --git a/lisp/dired-aux.el b/lisp/dired-aux.el
index b45ea56c895..6c7908118a8 100644
--- a/lisp/dired-aux.el
+++ b/lisp/dired-aux.el
@@ -703,8 +703,6 @@ If no files are marked or a numeric prefix arg is given,
703the next ARG files are used. Just \\[universal-argument] means the current file. 703the next ARG files are used. Just \\[universal-argument] means the current file.
704The prompt mentions the file(s) or the marker, as appropriate. 704The prompt mentions the file(s) or the marker, as appropriate.
705 705
706When executing, FILE-LIST is appended to the COMMAND string.
707
708If there is a `*' in COMMAND, surrounded by whitespace, this runs 706If there is a `*' in COMMAND, surrounded by whitespace, this runs
709COMMAND just once with the entire file list substituted there. 707COMMAND just once with the entire file list substituted there.
710 708