minor fix

This commit is contained in:
tomash 2006-10-16 13:48:28 +00:00
parent 9aa04fb2fa
commit 9b0bc58a07
1 changed files with 1 additions and 1 deletions
livesupport/bin

View File

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