OSDN Git Service

adds the `fly_prune_workers_main` script.
[metasearch/grid-chef-repo.git] / cookbooks / concourse-ci / templates / default / usr / local / bin / fly_prune_workers
index f7e849f..53aec1b 100644 (file)
@@ -5,7 +5,7 @@ PATH=.:/sbin:/usr/sbin:/bin:/usr/bin:/usr/local/bin:`dirname $0`
 target=''
 
 usage() {
-  echo 'Usage: prune_workers -t target'
+  echo 'Usage: prune_workers -t $CC_TARGET'
   echo
   echo "Options:"
   echo "  -h: this help."