Merge pull request #1702 from progrium/josegonzalez-patch-1

Remove extra whitespace in command output
This commit is contained in:
Jose Diaz-Gonzalez
2015-11-19 03:13:32 -05:00

View File

@@ -34,7 +34,7 @@ case "$1" in
help | enter:help)
cat && cat<<EOF
enter <app> [<container-type> || --container-id <container-id>], Connect to a specific app container
enter <app> [<container-type> || --container-id <container-id>], Connect to a specific app container
EOF
;;