hgbook

diff it/examples/template.simple.combine.it @ 1056:880bc582a43d

cvs and performance translation refined
author zhaopingsun
date Tue Nov 10 20:09:09 2009 -0500 (2009-11-10)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/it/examples/template.simple.combine.it	Tue Nov 10 20:09:09 2009 -0500
     1.3 @@ -0,0 +1,9 @@
     1.4 +<!-- BEGIN template.simple.combine -->
     1.5 +<screen><prompt>$</prompt> <userinput>hg log -r1 --template 'descrizione:\n\t{desc|strip|fill68|tabindent}\n'</userinput>
     1.6 +descrizione:
     1.7 +	Aggiunta una riga alla fine del file &lt;&lt;hello&gt;&gt;.
     1.8 +
     1.9 +	In piĆ¹, aggiunto un file con il nome indicativo (almeno spero che
    1.10 +	qualcuno possa considerarlo tale) di goodbye.
    1.11 +</screen>
    1.12 +<!-- END template.simple.combine -->