forked from EvergreenCrypto/docker-finance
client: docker.bash: fix help usage (dev-tools alias)
This commit is contained in:
@@ -131,7 +131,7 @@ function main()
|
||||
$ alias dev-tools=\"$0 dev-tools${global_arg_delim_1}${USER}:latest\"
|
||||
|
||||
\e[37;2m# Generate environment and build default image\e[0m
|
||||
$ dev-tools gen && docker-finance_dev-tools build type${global_arg_delim_2}default
|
||||
$ dev-tools gen && dev-tools build type${global_arg_delim_2}default
|
||||
|
||||
\e[37;2m# Spawn a container with given command (removed after command finishes)\e[0m
|
||||
$ dev-tools run 'shellcheck --version'
|
||||
|
||||
Reference in New Issue
Block a user