summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwww-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-03-11 06:03:44 +0000
committerwww-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-03-11 06:03:44 +0000
commitb35fee6c6d55ae47352c506129d3b9099163f5c4 (patch)
tree64de9942fba67d243b3bb79ebc2333da16550c30
parentfd69e837b662d2d92d9fbce086e11d3e7bb4f2b1 (diff)
web commit from 66.118.98.137:
-rw-r--r--doc/security.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/security.mdwn b/doc/security.mdwn
index 7d7753bca..42795b63e 100644
--- a/doc/security.mdwn
+++ b/doc/security.mdwn
@@ -85,7 +85,7 @@ hopefully your web server will not run it.
## suid wrappers
-ikiwiki --gen-wrapper is intended to generate a wrapper program that
+ikiwiki --wrapper is intended to generate a wrapper program that
runs ikiwiki to update a given wiki. The wrapper can in turn be made suid,
for example to be used in a [[post-commit]] hook by people who cannot write
to the html pages, etc.