hgbook

annotate it/examples/template.simple.simplest.it @ 1049:e7ce6a9f50c7

end of git and begining of CVS translated
author zhaopingsun
date Tue Nov 10 15:52:41 2009 -0500 (2009-11-10)
parents
children
rev   line source
Giulio@803 1 <!-- BEGIN template.simple.simplest -->
Giulio@803 2 <screen><prompt>$</prompt> <userinput>hg log -r1 --template 'ho visto un changeset\n'</userinput>
Giulio@803 3 ho visto un changeset
Giulio@803 4 </screen>
Giulio@803 5 <!-- END template.simple.simplest -->