minor fix
This commit is contained in:
parent
9aa04fb2fa
commit
9b0bc58a07
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ printUsage()
|
||||||
echo "";
|
echo "";
|
||||||
echo " -d, --directory The installation directory, required.";
|
echo " -d, --directory The installation directory, required.";
|
||||||
echo " -D, --database The name of the Campcaster database.";
|
echo " -D, --database The name of the Campcaster database.";
|
||||||
echo " [default: Campcaster]";
|
echo " [default: CampcasterHub]";
|
||||||
echo " -g, --apache-group The group the apache daemon runs as.";
|
echo " -g, --apache-group The group the apache daemon runs as.";
|
||||||
echo " [default: www-data]";
|
echo " [default: www-data]";
|
||||||
echo " -r, --www-root The root directory for web documents served";
|
echo " -r, --www-root The root directory for web documents served";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue