fix: clarify docs on run subcommand

[ci skip]
This commit is contained in:
Jose Diaz-Gonzalez
2018-02-13 01:35:43 -05:00
committed by GitHub
parent e7f8aeff8a
commit ff14323fdc

View File

@@ -9,7 +9,7 @@ case "$1" in
declare desc="return standard plugin help content"
cat<<help_content
ls , Pretty listing of deployed applications and containers
run <app> <cmd>, Run a command in the container based on application image
run <app> <cmd>, Run a command in a new container using the current application image
trace [on/off], Enable dokku tracing
url <app>, Show the first URL for an application (compatibility)
urls <app>, Show all URLs for an application