Revert "Clarify dired-do-shell-command doc string"

This reverts commit cf607c262e.

The doc string already explains this.

(cherry picked from commit 01cf0eb757)
This commit is contained in:
Lars Ingebrigtsen 2021-03-28 17:06:01 +02:00 committed by Eli Zaretskii
parent b23e22e0de
commit 91eea74229

View file

@ -703,8 +703,6 @@ If no files are marked or a numeric prefix arg is given,
the next ARG files are used. Just \\[universal-argument] means the current file.
The prompt mentions the file(s) or the marker, as appropriate.
When executing, FILE-LIST is appended to the COMMAND string.
If there is a `*' in COMMAND, surrounded by whitespace, this runs
COMMAND just once with the entire file list substituted there.