hgbook

view it/examples/template.svnstyle.template.it @ 976:713f0f69029a

merge with Italian, and very (few) work on ch03
author Romain PELISSE <belaran@gmail.com>
date Fri Sep 04 16:33:35 2009 +0200 (2009-09-04)
parents
children
line source
1 <!-- BEGIN template.svnstyle.template -->
2 <screen><prompt>$</prompt> <userinput>cat svn.template</userinput>
3 r{rev} | {author|user} | {date|isodate} ({date|rfc822date})
5 {desc|strip|fill76}
7 ------------------------------------------------------------------------
8 </screen>
9 <!-- END template.svnstyle.template -->