hgbook

view it/examples/template.simple.simplest.it @ 1085:b71b3f734904

2.4.2 first para unfinished
author Zhaoping Sun <zhaopingsun@gmail.com>
date Fri Nov 20 23:21:46 2009 -0500 (2009-11-20)
parents
children
line source
1 <!-- BEGIN template.simple.simplest -->
2 <screen><prompt>$</prompt> <userinput>hg log -r1 --template 'ho visto un changeset\n'</userinput>
3 ho visto un changeset
4 </screen>
5 <!-- END template.simple.simplest -->