diff -r f477afeb3a0f -r 7016f7fb8fe3 mercurial/localrepo.py --- a/mercurial/localrepo.py Thu Mar 20 22:46:35 2008 +0100 +++ b/mercurial/localrepo.py Fri Mar 21 00:39:39 2008 +0100 @@ -199,7 +199,7 @@ names is a list of strings or, when adding a single tag, names may be a string. - + if local is True, the tags are stored in a per-repository file. otherwise, they are stored in the .hgtags file, and a new changeset is committed with the change.