]> code.delx.au - gnu-emacs/blobdiff - lisp/image-dired.el
Allow specifying local ELPA mirrors in package-archives.
[gnu-emacs] / lisp / image-dired.el
index 8fa6963b3d7601ea8afcd4e637ba723ec58a9e46..efe8262645dba611aab2ad1cc4f7d91566aa44fd 100644 (file)
@@ -384,7 +384,7 @@ Used together with `image-dired-cmd-read-exif-data-program-options'."
   "%p -s -s -s -%t \"%f\""
   "Format of command used to read EXIF data.
 Available options are %p which is replaced by
-`image-dired-cmd-write-exif-data-options', %f which is replaced
+`image-dired-cmd-write-exif-data-program', %f which is replaced
 by the image file name and %t which is replaced by the tag name."
   :type 'string
   :group 'image-dired)