mirror of
https://github.com/dokku/dokku.git
synced 2025-12-29 00:25:08 +01:00
Merge pull request #1702 from progrium/josegonzalez-patch-1
Remove extra whitespace in command output
This commit is contained in:
@@ -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
|
||||
;;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user