hgbook

diff it/examples/tour.version.it @ 781:6ba4c405d262

Minor changes and translation of code snippets for Ch.2.
author Giulio@puck
date Sun Aug 09 17:14:29 2009 +0200 (2009-08-09)
parents
children a983cf614c9d
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/it/examples/tour.version.it	Sun Aug 09 17:14:29 2009 +0200
     1.3 @@ -0,0 +1,10 @@
     1.4 +<!-- BEGIN tour.version -->
     1.5 +<screen><prompt>$</prompt> <userinput>hg version</userinput>
     1.6 +Mercurial SCM distribuito (versione 1.2)
     1.7 +
     1.8 +Copyright (C) 2005-2008 Matt Mackall &lt;mpm@selenic.com&gt; e altri
     1.9 +Questo è software libero, si vedano i sorgenti per le condizioni di copia.
    1.10 +NON c'è alcuna garanzia, neppure di COMMERCIABILITÀ o IDONEITÀ AD UNO SCOPO
    1.11 +PARTICOLARE.
    1.12 +</screen>
    1.13 +<!-- END tour.version -->