]> gitweb.fluxo.info Git - puppet-drupal.git/commitdiff
Usage update
authorSilvio Rhatto <rhatto@riseup.net>
Sat, 27 Nov 2010 20:20:12 +0000 (18:20 -0200)
committerSilvio Rhatto <rhatto@riseup.net>
Sat, 27 Nov 2010 20:20:12 +0000 (18:20 -0200)
templates/drupal.sh.erb

index bf6cc6510820ca5a270d8ba8f6dbf46563e2bd15..34a3248e524fd287bebcbb21bdb4a8987cec3e4a 100644 (file)
@@ -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