hgbook

annotate en/examples/filenames.glob.starstar.out @ 547:c4d24e64ec1f

Change output of cmdref
author Bryan O'Sullivan <bos@serpentine.com>
date Thu Jan 29 22:30:48 2009 -0800 (2009-01-29)
parents
children
rev   line source
bos@144 1 $ \textbf{cd ..}
bos@144 2 $ \textbf{hg status 'glob:**.py'}
bos@144 3 A examples/simple.py
bos@144 4 A src/main.py
bos@144 5 ? examples/performant.py
bos@144 6 ? setup.py
bos@144 7 ? src/watcher/watcher.py