summaryrefslogtreecommitdiff
path: root/ikiwiki/directive/graph.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'ikiwiki/directive/graph.mdwn')
-rw-r--r--ikiwiki/directive/graph.mdwn1
1 files changed, 1 insertions, 0 deletions
diff --git a/ikiwiki/directive/graph.mdwn b/ikiwiki/directive/graph.mdwn
index 7021e47..1463420 100644
--- a/ikiwiki/directive/graph.mdwn
+++ b/ikiwiki/directive/graph.mdwn
@@ -21,6 +21,7 @@ ikiwiki, [[WikiLinks|ikiwiki/wikilink]] can also be used. For example:
The `graph` directive supports the following parameters:
- `src` - The graphviz source to render.
+* `file` - A file in the wiki containing the graphviz source.
- `type` - The type of graph to render: `graph` or `digraph`. Defaults to
`digraph`.
- `prog` - The graphviz program to render with: `dot`, `neato`, `fdp`, `twopi`,