aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/dired-aux.el
diff options
context:
space:
mode:
authorAndreas Schwab <[email protected]>2002-01-13 16:56:20 +0000
committerAndreas Schwab <[email protected]>2002-01-13 16:56:20 +0000
commitb544496da20fef03238f8b93f835b06ed99364f0 (patch)
treefc6dd652867e2e26253140e8da698daf24ffafcc /lisp/dired-aux.el
parent8a8e19a31c60474344f575484d359fbd903bfadf (diff)
(dired-do-shell-command): Doc fix.
Diffstat (limited to 'lisp/dired-aux.el')
-rw-r--r--lisp/dired-aux.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/dired-aux.el b/lisp/dired-aux.el
index 1b2fc132fc..8cd7373070 100644
--- a/lisp/dired-aux.el
+++ b/lisp/dired-aux.el
@@ -329,7 +329,7 @@ file name added at the end of COMMAND (separated by a space).
`*' and `?' when not surrounded by whitespace have no special
significance for `dired-do-shell-command', and are passed through
normally to the shell, but you must confirm first. To pass `*' by
-itself to the shell as a wildcard, type `*""'.
+itself to the shell as a wildcard, type `*\"\"'.
If COMMAND produces output, it goes to a separate buffer.