hgbook
annotate it/examples/template.simple.simplest.it @ 884:72be4a03f722
We require patchutils
author | Dongsheng Song <dongsheng.song@gmail.com> |
---|---|
date | Thu Oct 22 10:50:12 2009 +0800 (2009-10-22) |
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 --> |