Update docs
This commit is contained in:
parent
f303992f8e
commit
10a0b2ebfb
1 changed files with 1 additions and 1 deletions
2
arkdep
2
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 <action> [target]
|
||||
Usage: arkdep <action> [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
|
||||
|
|
Loading…
Add table
Reference in a new issue