diff options
Diffstat (limited to 'lisp/dired-aux.el')
-rw-r--r-- | lisp/dired-aux.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/dired-aux.el b/lisp/dired-aux.el index 8fb2c1ff948..12a53e87057 100644 --- a/lisp/dired-aux.el +++ b/lisp/dired-aux.el @@ -1014,7 +1014,7 @@ ARGS are command switches passed to PROGRAM.") "Control the compression shell command for `dired-do-compress-to'. Each element is (REGEXP . CMD), where REGEXP is the name of the -archive to which you want to compress, and CMD the the +archive to which you want to compress, and CMD is the corresponding command. Within CMD, %i denotes the input file(s), and %o denotes the |