hgbook
view it/examples/template.svnstyle.template.it @ 993:71dbda516572
French translation : merge with Jean Marie Clement's work on ch04-concepts
author | Frédéric Bouquet <youshe.jaalon@gmail.com> |
---|---|
date | Fri Sep 11 14:35:36 2009 +0200 (2009-09-11) |
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 -->