fix usage instructions

This commit is contained in:
Antoine Beaupré 2009-01-29 01:09:40 +00:00
parent 36c8f77b83
commit daf93a81f2
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@ if [ -f "$INSTALLED_CONFIG_TAR" ]; then
echo "changing the template in $TEMPLATE_DIR and then calling"
echo "$0 to perform the update."
echo ""
echo "Please examine the situation closely and call '$0 force'"
echo "Please examine the situation closely and call '$0 --force'"
echo "if you still want to actually overwrite these files."
exit 1
fi