diff options
author | http://smcv.pseudorandom.co.uk/ <smcv@web> | 2011-10-05 07:10:26 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2011-10-05 07:10:26 -0400 |
commit | cfc1d033bde944288b99649a73c0057315cda07a (patch) | |
tree | 2d46789759bf2ced9a45a0728e3d4b550319d76b /doc | |
parent | 456a1d87bb4286bf9674740a1f194adadf63ff5f (diff) | |
download | ikiwiki-cfc1d033bde944288b99649a73c0057315cda07a.tar ikiwiki-cfc1d033bde944288b99649a73c0057315cda07a.tar.gz |
Added a comment
Diffstat (limited to 'doc')
-rw-r--r-- | doc/forum/Clarification_on_--cgi_option/comment_1_deda457e4bff7dfe630dbc0192dfddea._comment | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/forum/Clarification_on_--cgi_option/comment_1_deda457e4bff7dfe630dbc0192dfddea._comment b/doc/forum/Clarification_on_--cgi_option/comment_1_deda457e4bff7dfe630dbc0192dfddea._comment new file mode 100644 index 000000000..9ead810f6 --- /dev/null +++ b/doc/forum/Clarification_on_--cgi_option/comment_1_deda457e4bff7dfe630dbc0192dfddea._comment @@ -0,0 +1,11 @@ +[[!comment format=mdwn + username="http://smcv.pseudorandom.co.uk/" + nickname="smcv" + subject="comment 1" + date="2011-10-05T11:10:26Z" + content=""" +The `--cgi` option is for internal use (the compiled CGI wrapper +basically cleans the environment, and runs `ikiwiki --cgi ...` +to do the real work). It isn't useful from a command line unless +you're doing something extremely strange. +"""]] |