hgbook

annotate it/examples/filenames.glob.question.it @ 812:42e2c9d47ef4

Minor changes and translation of code snippets for Ch.12.
author Giulio@puck
date Sat Aug 15 15:15:39 2009 +0200 (2009-08-15)
parents
children
rev   line source
Giulio@791 1 <!-- BEGIN filenames.glob.question -->
Giulio@791 2 <screen><prompt>$</prompt> <userinput>hg status 'glob:**.?'</userinput>
Giulio@791 3 ? sorgenti/controllore/_controllore.c
Giulio@791 4 </screen>
Giulio@791 5 <!-- END filenames.glob.question -->