view en/examples/results/filenames.filter.exclude.out @ 709:4432ad34b8e5

Check in example outputs with begin/end markers.
author Bryan O'Sullivan <bos@serpentine.com>
date Tue, 31 Mar 2009 12:19:01 -0700
parents 0d5935744f87
children
line wrap: on
line source

<!-- BEGIN filenames.filter.exclude -->
<screen><prompt>$</prompt> <userinput>hg status -X '**.py' src</userinput>
? src/watcher/_watcher.c
? src/xyzzy.txt
</screen>
<!-- END filenames.filter.exclude -->