bootstrap.sh: add the "--overwrite-profile" to the help text
[drupal-init-tools.git] / libexec / bootstrap.sh
index 422fafe..4670cef 100755 (executable)
@@ -20,7 +20,7 @@ set -e
 
 usage() {
   cat <<EOF
-usage: drin $(basename "$0" .sh) [--devel|-h|--help]
+usage: drin $(basename "$0" .sh) [--devel|--overwrite-profile|-h|--help]
 
 Bootstrap a Drupal project, using settings from a 'bootstrap.conf' file.