author | Steve Hoelzer <shoelzer@gmail.com> |
Wed, 11 Dec 2013 11:33:58 -0600 | |
changeset 20170 | 574f3b6e0e8b |
parent 20166 | 7eda5bb9ec8f |
child 20171 | a765611e06dc |
--- a/mercurial/help/templates.txt Mon Dec 02 07:49:49 2013 -0800 +++ b/mercurial/help/templates.txt Wed Dec 11 11:33:58 2013 -0600 @@ -105,4 +105,4 @@ - Display the contents of the 'extra' field, one per line:: - $ hg log -r 0 --template "{join(extras, '\n')}\n" + $ hg log -r 0 --template "{join(extras, '\n')}\n"