docs: properly spell lollipop
I've been misspelling my stand-in variable name for years...
This commit is contained in:
@@ -8,7 +8,7 @@ source "$PLUGIN_AVAILABLE_PATH/ps/functions"
|
||||
|
||||
service-upgrade-cmd() {
|
||||
#E you can upgrade an existing service to a new image or image-version
|
||||
#E dokku $PLUGIN_COMMAND_PREFIX:upgrade lolipop
|
||||
#E dokku $PLUGIN_COMMAND_PREFIX:upgrade lollipop
|
||||
#A service, service to run command against
|
||||
#F -c|--config-options "--args --go=here", extra arguments to pass to the container create command
|
||||
#F -C|--custom-env "USER=alpha;HOST=beta", semi-colon delimited environment variables to start the service with
|
||||
|
||||
Reference in New Issue
Block a user