annotate it/examples/template.simple.rev.it @ 821:dbdf2e08f211
Adjusted numbering style for the last list in the license chapter.
author |
Giulio@puck |
date |
Sat Aug 15 20:52:14 2009 +0200 (2009-08-15) |
parents |
|
children |
|
rev |
line source |
Giulio@803
|
1 <!-- BEGIN template.simple.rev -->
|
Giulio@803
|
2 <screen><prompt>$</prompt> <userinput>echo 'changeset = "revisione: {rev}\n"' > rev</userinput>
|
Giulio@803
|
3 <prompt>$</prompt> <userinput>hg log -l1 --style ./rev</userinput>
|
Giulio@803
|
4 revisione: 3
|
Giulio@803
|
5 </screen>
|
Giulio@803
|
6 <!-- END template.simple.rev -->
|