diff --git a/scripts/entrypoint.sh b/scripts/entrypoint.sh index a8b82c0..2d596dc 100755 --- a/scripts/entrypoint.sh +++ b/scripts/entrypoint.sh @@ -64,6 +64,7 @@ case "$1" in echo "rm Remove client by ID" echo "show Show client config with qrcode" echo "init Initialize service by creating config files" + echo " Option '--no-forward' will disable forwarding" echo "purge Remove server config and all client configs" echo "help Show this help message" echo