Remove extra whitespace in command output

[ci skip]
This commit is contained in:
Jose Diaz-Gonzalez
2015-11-19 03:13:25 -05:00
parent 3e466917fd
commit 939feb62eb

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
;;