diff hgext/mq.py @ 19997:de16c673455b stable

documentation: add an extra newline after note directive Like this no docutils version interprets any line in the following text as argument of note.
author Simon Heimberg <simohe@besonet.ch>
date Tue, 05 Nov 2013 08:59:55 +0100
parents d51c4d85ec23
children 2455e96ec73b
line wrap: on
line diff
--- a/hgext/mq.py	Mon Nov 04 10:23:06 2013 +0100
+++ b/hgext/mq.py	Tue Nov 05 08:59:55 2013 +0100
@@ -2622,6 +2622,7 @@
     With arguments, set guards for the named patch.
 
     .. note::
+
        Specifying negative guards now requires '--'.
 
     To set guards on another patch::