#!/usr/bin/env bash
set -eo pipefail
[[ $DOKKU_TRACE ]] && set -x
source "$PLUGIN_AVAILABLE_PATH/openresty-vhosts/help-functions"

cmd-openresty-help "openresty:help"
