Fix overlay formatting example in README.
authorLaurent Monin <geeqie@norz.org>
Thu, 30 Dec 2010 08:42:27 +0000 (09:42 +0100)
committerKlaus Ethgen <Klaus@Ethgen.de>
Sat, 26 May 2012 13:36:58 +0000 (14:36 +0100)
README

diff --git a/README b/README
index b5d627a..da90fca 100644 (file)
--- a/README
+++ b/README
@@ -325,7 +325,7 @@ Overlay info format string syntax is: %tag[:max_length][:extra]%
   "%name:<i>*</i>\n%" -> name is displayed in italics ended with a newline
   "%size:\n%"         -> size is displayed with a newline at end
   "%formatted.ISOSpeedRating:ISO *%"      -> ie. "ISO 100"
-  "Collection <b>*</b>\n" -> display collection name in bold prefixed by
+  "%collection: Collection <b>*</b>\n%" -> display collection name in bold prefixed by
                              "Collection " and a newline is appended