docs: sane-vpn: more usage

This commit is contained in:
2024-07-16 09:57:50 +00:00
parent 8472320629
commit ef1be364e7

View File

@@ -9,6 +9,12 @@ usageDescription() {
echo "however, systemd --user has poor support for capabilities, hence this here is a bespoke script instead of a service"
echo ""
echo "usage:"
echo "sane-vpn [flags ...] operation [operation flags]"
echo ""
echo "flags:"
echo " --debug"
echo ""
echo "operations:"
echo "sane-vpn up [REGION]"
echo "sane-vpn down [REGION]"
echo "sane-vpn do [REGION [COMMAND ...] ]"