hgext/mq.py
changeset 12389 4ac734b9b3fd
parent 12380 1e2625fe371b
child 12508 7e508cf16438
--- 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::