diff options
| -rw-r--r-- | lisp/dired-aux.el | 2 |
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, | |||
| 703 | the next ARG files are used. Just \\[universal-argument] means the current file. | 703 | the next ARG files are used. Just \\[universal-argument] means the current file. |
| 704 | The prompt mentions the file(s) or the marker, as appropriate. | 704 | The prompt mentions the file(s) or the marker, as appropriate. |
| 705 | 705 | ||
| 706 | When executing, FILE-LIST is appended to the COMMAND string. | ||
| 707 | |||
| 708 | If there is a `*' in COMMAND, surrounded by whitespace, this runs | 706 | If there is a `*' in COMMAND, surrounded by whitespace, this runs |
| 709 | COMMAND just once with the entire file list substituted there. | 707 | COMMAND just once with the entire file list substituted there. |
| 710 | 708 | ||