From f0378e8c8f6f37b221e0733de53316d8c6e3fc18 Mon Sep 17 00:00:00 2001 From: Jose Diaz-Gonzalez Date: Sun, 27 Sep 2015 17:19:24 -0400 Subject: [PATCH] Add redis:help command --- commands | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commands b/commands index 2b1b5c5..bea935e 100755 --- a/commands +++ b/commands @@ -203,7 +203,7 @@ case "$1" in service_port_unexpose "$2" ;; - help) + help | $PLUGIN_COMMAND_PREFIX:help) HELP=$(cat< , Set an alias for the docker link $PLUGIN_COMMAND_PREFIX:create , Create a $PLUGIN_SERVICE service