]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/plugins/linkmap.mdwn
fixed description for open parameter
[ikiwiki.git] / doc / plugins / linkmap.mdwn
index b52d222bd7186119aad56fe73176b5bd6ff416f3..935f3d3cd4c0e11aacb39fc99e366fc1ff2b2e86 100644 (file)
@@ -4,7 +4,7 @@
 This plugin uses [graphviz](http://www.graphviz.org/) to generate a graph showing the links between a
 set of pages in the wiki. Example usage:
 
-       \[[linkmap pages="* and !blog/* and !*/Discussion"]]
+       \[[!linkmap pages="* and !blog/* and !*/Discussion"]]
 
 Only links between mapped pages will be shown; links pointing to or from
 unmapped pages will be omitted. If the pages to include are not specified,