minor fix

This commit is contained in:
tomash 2006-10-16 13:48:28 +00:00
parent 9aa04fb2fa
commit 9b0bc58a07

View file

@ -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";