hgbook
diff it/examples/tour.version.it @ 791:bf84d6b2281c
Minor changes and translation of code snippets for Ch.7.
author | Giulio@puck |
---|---|
date | Tue Aug 11 23:01:30 2009 +0200 (2009-08-11) |
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 Tue Aug 11 23:01:30 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 <mpm@selenic.com> 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 -->