Add battery script help
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user