##// END OF EJS Templates
branch: fix formatting of help note
Matt Mackall -
r15212:fad02a84 default
parent child Browse files
Show More
@@ -836,7 +836,6 b' def branch(ui, repo, label=None, **opts)'
836 :hg:`commit --close-branch` to mark this branch as closed.
836 :hg:`commit --close-branch` to mark this branch as closed.
837
837
838 .. note::
838 .. note::
839
840 Branch names are permanent. Use :hg:`bookmark` to create a
839 Branch names are permanent. Use :hg:`bookmark` to create a
841 light-weight bookmark instead. See :hg:`help glossary` for more
840 light-weight bookmark instead. See :hg:`help glossary` for more
842 information about named branches and bookmarks.
841 information about named branches and bookmarks.
General Comments 0
You need to be logged in to leave comments. Login now