changeset 26781 | 1aee2ab0f902 |
parent 25946 | 5e0d80195a0f |
child 27111 | 9de814b35808 |
--- a/mercurial/extensions.py Wed Oct 14 03:30:27 2015 -0400 +++ b/mercurial/extensions.py Sat Oct 17 00:58:46 2015 +0200 @@ -205,7 +205,7 @@ The ``remotenames`` extension adds the ``--remote`` and ``--all`` (``-a``) flags to the bookmarks command. Either flag will show the remote bookmarks - known to the repository; ``--remote`` will also supress the output of the + known to the repository; ``--remote`` will also suppress the output of the local bookmarks. """