Mercurial > public > mercurial-scm > hg
diff hgext/mq.py @ 12389:4ac734b9b3fd
Use note admonition
author | Erik Zielke <ez@aragost.com> |
---|---|
date | Wed, 22 Sep 2010 16:23:55 +0200 |
parents | 1e2625fe371b |
children | 7e508cf16438 |
line wrap: on
line diff
--- a/hgext/mq.py Wed Sep 22 15:51:59 2010 +0200 +++ b/hgext/mq.py Wed Sep 22 16:23:55 2010 +0200 @@ -2174,7 +2174,9 @@ With no arguments, print the currently active guards. With arguments, set guards for the named patch. - NOTE: Specifying negative guards now requires '--'. + + .. note:: + Specifying negative guards now requires '--'. To set guards on another patch::