]> sipb.mit.edu Git - ikiwiki.git/blobdiff - IkiWiki/Plugin/moderatedcomments.pm
whitespace
[ikiwiki.git] / IkiWiki / Plugin / moderatedcomments.pm
index b0a328a06dffb040f2d6af4a5ba71f2b1a76f6b1..ff2c2b160a0bded7228384470b2be27f302d9cdd 100644 (file)
@@ -19,7 +19,7 @@ sub getsetup () {
                },
                moderate_pagespec => {
                        type => 'pagespec',
-                       example => 'user(http://*)',
+                       example => '*',
                        description => 'PageSpec matching users or comment locations to moderate',
                        link => 'ikiwiki/PageSpec',
                        safe => 1,