hgbook

view it/examples/daily.files.commit-addremove.it @ 1002:55d1bf9b47a4

French translation : merge with Romain Perlisse's repository
author Frédéric Bouquet <youshe.jaalon@gmail.com>
date Mon Sep 14 01:31:50 2009 +0200 (2009-09-14)
parents 713f0f69029a 5bbebcdfb533
children
line source
1 <!-- BEGIN daily.files.commit-addremove -->
2 <screen><prompt>$</prompt> <userinput>echo c &gt; c</userinput>
3 <prompt>$</prompt> <userinput>hg commit -A -m "Commit con addremove."</userinput>
4 aggiungo c
5 </screen>
6 <!-- END daily.files.commit-addremove -->