Add information about '--no-forward' option

This commit is contained in:
Paul-Christian Volkmer 2022-12-15 20:34:49 +01:00
parent ee1717937c
commit 8ec3461314

View File

@ -64,6 +64,7 @@ case "$1" in
echo "rm Remove client by ID" echo "rm Remove client by ID"
echo "show Show client config with qrcode" echo "show Show client config with qrcode"
echo "init Initialize service by creating config files" 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 "purge Remove server config and all client configs"
echo "help Show this help message" echo "help Show this help message"
echo echo