diff --git a/arkdep b/arkdep index ed11527..51fbb76 100755 --- a/arkdep +++ b/arkdep @@ -10,7 +10,7 @@ set -o pipefail # Print manual if no parameters provided or invalid amount of parameters is provided if [[ ! -n $1 ]]; then cat <<- END - Usage: arkdep-deploy [target] + Usage: arkdep [target] Actions: update Check for updates, optionally provide a target, if no target provided it defaults to primary deploy Deploy a new or update an existing deployment