Commit c5c8d8a4 authored by 's avatar

Added docs to make it clear that the installer requires a complete path

including filename for the -p (pcgi file) option.
parent 3d267d36
...@@ -110,7 +110,8 @@ def main(args): ...@@ -110,7 +110,8 @@ def main(args):
where options are: where options are:
-p -- Supply the path to the PCGI resource file. -p -- Supply the path to the PCGI resource file.
This defaults to %s. This defaults to %s. Note that this path
must include the file name.
-g -- Supply the name of the unix group to which -g -- Supply the name of the unix group to which
the user that runs your web server belongs. the user that runs your web server belongs.
......
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