hgbook

annotate it/examples/filenames.filter.exclude.it @ 1016:c1848976fd6a

some typo and better french translation
author André Sintzoff <andre.sintzoff@gmail.com>
date Wed Nov 25 14:45:11 2009 +0100 (2009-11-25)
parents
children
rev   line source
Giulio@791 1 <!-- BEGIN filenames.filter.exclude -->
Giulio@791 2 <screen><prompt>$</prompt> <userinput>hg status -X '**.py' sorgenti</userinput>
Giulio@791 3 ? sorgenti/controllore/_controllore.c
Giulio@791 4 ? sorgenti/xyzzy.txt
Giulio@791 5 </screen>
Giulio@791 6 <!-- END filenames.filter.exclude -->