minor fix
This commit is contained in:
parent
9aa04fb2fa
commit
9b0bc58a07
livesupport/bin
|
@ -57,7 +57,7 @@ printUsage()
|
|||
echo "";
|
||||
echo " -d, --directory The installation directory, required.";
|
||||
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 " [default: www-data]";
|
||||
echo " -r, --www-root The root directory for web documents served";
|
||||
|
|
Loading…
Reference in New Issue