From 04a443a514c7051c622a922e0d8d4b566213e826 Mon Sep 17 00:00:00 2001 From: NL-TCH Date: Thu, 8 Feb 2024 23:28:17 +0100 Subject: [PATCH] add --help option --- installers/raspbian.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/installers/raspbian.sh b/installers/raspbian.sh index ba43c04d..e9b649a8 100755 --- a/installers/raspbian.sh +++ b/installers/raspbian.sh @@ -40,6 +40,7 @@ OPTIONS: -y, --yes, --assume-yes Assumes "yes" as an answer to all prompts -c, --cert, --certificate Installs an SSL certificate for lighttpd -o, --openvpn Used with -y, --yes, sets OpenVPN install option (0=no install) +--rest Used with -y, --yes, sets RestAPI install option (0=no install) -a, --adblock Used with -y, --yes, sets Adblock install option (0=no install) -w, --wireguard Used with -y, --yes, sets WireGuard install option (0=no install) -e, --provider Used with -y, --yes, sets the VPN provider install option