hgbook

diff it/examples/tour.reclone.it @ 833:63ef1efbac57

Translate more code, matching repository names in figures.
author gpiancastelli
date Tue Aug 18 17:31:11 2009 +0200 (2009-08-18)
parents 6ba4c405d262
children 719b03ea27c8
line diff
     1.1 --- a/it/examples/tour.reclone.it	Sun Aug 09 17:14:29 2009 +0200
     1.2 +++ b/it/examples/tour.reclone.it	Tue Aug 18 17:31:11 2009 +0200
     1.3 @@ -1,8 +1,8 @@
     1.4  <!-- BEGIN tour.reclone -->
     1.5  <screen><prompt>$</prompt> <userinput>cd ..</userinput>
     1.6 -<prompt>$</prompt> <userinput>hg clone hello my-hello</userinput>
     1.7 +<prompt>$</prompt> <userinput>hg clone hello mio-hello</userinput>
     1.8  aggiorno la directory di lavoro
     1.9  2 file aggiornati, 0 file uniti, 0 file rimossi, 0 file irrisolti
    1.10 -<prompt>$</prompt> <userinput>cd my-hello</userinput>
    1.11 +<prompt>$</prompt> <userinput>cd mio-hello</userinput>
    1.12  </screen>
    1.13  <!-- END tour.reclone -->