mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-04-27 16:51:06 -07:00
(tumme-cmd-rotate-original-options): Add -outfile
option. Remove redirect character ">".
This commit is contained in:
parent
5ff7d15de3
commit
c265a2102b
1 changed files with 1 additions and 1 deletions
|
|
@ -335,7 +335,7 @@ Used together with `tumme-cmd-rotate-original-options'."
|
|||
:group 'tumme)
|
||||
|
||||
(defcustom tumme-cmd-rotate-original-options
|
||||
"%p -rotate %d -copy all \"%o\" > %t"
|
||||
"%p -rotate %d -copy all -outfile %t \"%o\""
|
||||
"Format of command used to rotate original image.
|
||||
Available options are %p which is replaced by
|
||||
`tumme-cmd-rotate-original-program', %d which is replaced by the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue