hgbook

view it/examples/filenames.filter.exclude.it @ 920:0d96cf7439d7

Typo. [H/T Gianluigi Cusimano]
author gpiancastelli
date Sun Apr 18 00:03:58 2010 +0200 (2010-04-18)
parents
children
line source
1 <!-- BEGIN filenames.filter.exclude -->
2 <screen><prompt>$</prompt> <userinput>hg status -X '**.py' sorgenti</userinput>
3 ? sorgenti/controllore/_controllore.c
4 ? sorgenti/xyzzy.txt
5 </screen>
6 <!-- END filenames.filter.exclude -->