hgbook

view it/examples/filenames.glob.group.it @ 1024:ea04ebd452b5

French : second part of ch06
author André Sintzoff <andre.sintzoff@gmail.com>
date Thu Dec 03 22:45:38 2009 +0100 (2009-12-03)
parents
children
line source
1 <!-- BEGIN filenames.glob.group -->
2 <screen><prompt>$</prompt> <userinput>hg status 'glob:*.{in,py}'</userinput>
3 ? MANIFEST.in
4 ? setup.py
5 </screen>
6 <!-- END filenames.glob.group -->