Add battery script help

This commit is contained in:
Martin Blazik
2022-07-29 07:38:51 +02:00
parent 40b5d5ab1c
commit 3791b92275

View File

@@ -23,7 +23,7 @@ function ovpn_ctl() {
function wg_ctl() {
local op=${1:-status}
case "$op" in
info)
info | -h | --help)
echo "WireGuard device name: $WG_NAME"
echo "Systemd service name: $WG_SERVICE"
echo "Configuration: $WG_CONF"