From ff14323fdc6d42acad03eca5cee24e8b130a0606 Mon Sep 17 00:00:00 2001 From: Jose Diaz-Gonzalez Date: Tue, 13 Feb 2018 01:35:43 -0500 Subject: [PATCH] fix: clarify docs on run subcommand [ci skip] --- plugins/00_dokku-standard/commands | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/00_dokku-standard/commands b/plugins/00_dokku-standard/commands index fd1d9908e..fc68f680f 100755 --- a/plugins/00_dokku-standard/commands +++ b/plugins/00_dokku-standard/commands @@ -9,7 +9,7 @@ case "$1" in declare desc="return standard plugin help content" cat< , Run a command in the container based on application image + run , Run a command in a new container using the current application image trace [on/off], Enable dokku tracing url , Show the first URL for an application (compatibility) urls , Show all URLs for an application