mercurial/commands.py
changeset 15192 3834ca04664a
parent 15183 59e8bc22506e
child 15194 0705f2ac79d6
--- a/mercurial/commands.py	Sun Oct 02 13:02:15 2011 -0500
+++ b/mercurial/commands.py	Sun Oct 02 13:13:46 2011 -0500
@@ -2768,6 +2768,7 @@
             data.append((so, lo, desc))
 
         rst = minirst.maketable(data, 1)
+
         if multioccur:
             rst += _("\n[+] marked option can be specified multiple times")