Commit e7c70fd7 by benjaoming

typo

parent 89b64aae
...@@ -8,7 +8,7 @@ edited as management script by Benjamin Bach <benjamin@overtag.dk> ...@@ -8,7 +8,7 @@ edited as management script by Benjamin Bach <benjamin@overtag.dk>
Depends on package 'graphviz', ie. 'apt-get install graphviz' Depends on package 'graphviz', ie. 'apt-get install graphviz'
Example usage: Example usage:
$ ./manage.py wikiwiz wiki --inheritance | dot -Tpdf -o <filename>.pdf $ ./manage.py wikiviz wiki --inheritance | dot -Tpdf -o <filename>.pdf
Place this script in the management.commands package of your application or project. Place this script in the management.commands package of your application or project.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment