hgbook

view it/examples/template.simple.simplest.it @ 920:0d96cf7439d7

Typo. [H/T Gianluigi Cusimano]
author gpiancastelli
date Sun Apr 18 00:03:58 2010 +0200 (2010-04-18)
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 -->