aboutsummaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2010-11-27 18:20:12 -0200
committerSilvio Rhatto <rhatto@riseup.net>2010-11-27 18:20:12 -0200
commit489f3a9e15aa9668b65ee80416bfc4985f34b280 (patch)
tree259f003836eae13f0d025f80fb58bc1cfa0a68ec /templates
parent1282d25bd2ee86e3c07957b22db3e6d9d0820c88 (diff)
downloadpuppet-drupal-489f3a9e15aa9668b65ee80416bfc4985f34b280.tar.gz
puppet-drupal-489f3a9e15aa9668b65ee80416bfc4985f34b280.tar.bz2
Usage update
Diffstat (limited to 'templates')
-rw-r--r--templates/drupal.sh.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/drupal.sh.erb b/templates/drupal.sh.erb
index bf6cc65..34a3248 100644
--- a/templates/drupal.sh.erb
+++ b/templates/drupal.sh.erb
@@ -178,7 +178,7 @@ function drupal_make {
# Main procedure
if [ -z "$1" ]; then
- echo "Usage: `basename $0` <cron|deploy|update|updatedb|upgrade|run> [arguments]"
+ echo "Usage: `basename $0` <cron|deploy|update|updatedb|upgrade|run|make> [arguments]"
exit 1
elif [ "$1" == "cron" ]; then
drupal_iterate cron