summaryrefslogtreecommitdiff
path: root/doc/usage.mdwn
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-05-05 18:20:52 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-05-05 18:20:52 +0000
commitb2bd444f31fd9f294ee0dbc4b9a61b1e8c04055c (patch)
treeb1ab7c05d2c2ed94dffea9a504ed46f36dfe0c96 /doc/usage.mdwn
parentfbb0762ccf7b1dcac33006424e1dee7f457210a3 (diff)
* Allow discussion links on pages to be turned off with --no-discussion.
Diffstat (limited to 'doc/usage.mdwn')
-rw-r--r--doc/usage.mdwn5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/usage.mdwn b/doc/usage.mdwn
index 3a46dade8..03f40a892 100644
--- a/doc/usage.mdwn
+++ b/doc/usage.mdwn
@@ -172,6 +172,11 @@ These options configure the wiki.
Disables use of a plugin. For example "--disable-plugin htmlscrubber"
to do away with html sanitization.
+* --discussion, --no-discussion
+
+ Enables or disables "Discussion" links from being added to the header of
+ every page. The links are enabled by default.
+
* --verbose
Be vebose about what is being done.