author | Martin Geisler <mg@lazybytes.net> |
Wed, 24 Jun 2009 18:40:13 +0200 | |
changeset 8937 | ea798e03a32e |
parent 8936 | 1de6e7e1bb9f |
child 8938 | 9b8c9266c59d |
--- a/mercurial/commands.py Wed Jun 24 15:32:37 2009 +0200 +++ b/mercurial/commands.py Wed Jun 24 18:40:13 2009 +0200 @@ -440,7 +440,7 @@ """list repository named branches List the repository's named branches, indicating which ones are - inactive. If active is specified, only show active branches. + inactive. If -a/--active is specified, only show active branches. A branch is considered active if it contains repository heads.