hgbook

view it/examples/template.simple.simplest.it @ 1062:deb518e1baeb

1.8 3th para zh translated
author zhaopingsun
date Wed Nov 11 08:41:23 2009 -0500 (2009-11-11)
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 -->