##// END OF EJS Templates
help: fix formatting of template example
Steve Hoelzer -
r20170:574f3b6e default
parent child Browse files
Show More
@@ -105,4 +105,4 b' Some sample command line templates:'
105
105
106 - Display the contents of the 'extra' field, one per line::
106 - Display the contents of the 'extra' field, one per line::
107
107
108 $ hg log -r 0 --template "{join(extras, '\n')}\n"
108 $ hg log -r 0 --template "{join(extras, '\n')}\n"
General Comments 0
You need to be logged in to leave comments. Login now