chore: formatting

This commit is contained in:
Jose Diaz-Gonzalez
2017-03-12 21:26:54 -06:00
parent 6124f2693b
commit f5552da8ac

View File

@@ -2,8 +2,8 @@
set -eo pipefail; [[ $DOKKU_TRACE ]] && set -x
ssh_keys_help_content_func() {
declare desc="return ssh-keys plugin help content"
cat<<help_content
declare desc="return ssh-keys plugin help content"
cat<<help_content
ssh-keys:list, List of all authorized dokku public ssh keys
ssh-keys:add <name> [/path/to/key], Add a new public key by pipe or path
ssh-keys:remove <name>, Remove SSH public key by name