Fix overlay formatting example in README.
authorLaurent Monin <geeqie@norz.org>
Thu, 30 Dec 2010 08:42:27 +0000 (09:42 +0100)
committerLaurent Monin <zas@norz.org>
Thu, 16 Aug 2012 21:27:08 +0000 (23:27 +0200)
README

diff --git a/README b/README
index 62b3849..9e12393 100644 (file)
--- a/README
+++ b/README
@@ -333,7 +333,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