Mercurial > hg-stable
diff templates/manifest.tmpl @ 811:fa9aaf3bbdd7
Fix documentation of -I and -X options.
These options apply to all names, not just to directories. In other
words, you can do something like this:
hg add -X 'f*' '*.c'
and it will have the effect of "add all files matching *.c, except those
starting with f".
author | Bryan O'Sullivan <bos@serpentine.com> |
---|---|
date | Fri, 29 Jul 2005 08:51:42 -0800 |
parents | e5d769afd3ef |
children | 87d40e085e08 5197fb9d65d5 4f81068ed8cd |