--- 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")