changeset 42727:d1778d61917a

(dired-do-shell-command): Doc fix.
author Andreas Schwab <schwab@suse.de>
date Sun, 13 Jan 2002 16:55:44 +0000
parents a4fac99063b5
children 3171636487de
files lisp/dired-aux.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/dired-aux.el	Sun Jan 13 12:31:20 2002 +0000
+++ b/lisp/dired-aux.el	Sun Jan 13 16:55:44 2002 +0000
@@ -329,7 +329,7 @@
 `*' 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.