Mercurial > hg > mercurial-source
changeset 11960:df95b31bbdd7 stable
help: document stringify templatefilter
author | Dirkjan Ochtman <dirkjan@ochtman.nl> |
---|---|
date | Thu, 19 Aug 2010 10:59:37 +0200 (2010-08-19) |
parents | 03b5ad552b42 |
children | 77f1f206e135 |
files | mercurial/help/templates.txt |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/mercurial/help/templates.txt +++ b/mercurial/help/templates.txt @@ -140,6 +140,9 @@ :shortdate: Date. Returns a date like "2006-09-18". +:stringify: Any type. Turns the value into text by converting values into + text and concatenating them. + :strip: Any text. Strips all leading and trailing whitespace. :tabindent: Any text. Returns the text, with every line except the