From 00290a8b9112f4a8354e32f8cae003c408f14e3f Mon Sep 17 00:00:00 2001 From: Eros Nardi Date: Fri, 8 Jan 2021 14:13:22 +0100 Subject: [PATCH] 0 --- README.md | 19 ++++++++----------- 1 file changed, 8 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index e01d5dd..c3cedab 100644 --- a/README.md +++ b/README.md @@ -22,16 +22,13 @@ It is also possibile to insert an user, for example it's possibile to make the s Environment variable used for the configuration -**NAME** a simple name for your ups (default: ups) - -**DRIVER** the driver to use* (default: usbhid-ups) - -**PORT** device port (default: auto) - -**POLLFREQ** polling Interval (default: 5) - -**DESC** full description for your ups (default: UPS) - -**USERSSTRING** single line users configuration (default: #) +Variable|Description|Default +--------|-----------|------- +NAME|a simple name for your ups|ups +DRIVER|the driver to use*|usbhid-ups +PORT|device port|auto +POLLFREQ|polling Interval|5 +DESC|full description for your ups|UPS +USERSSTRING|single line users configuration|# *see https://networkupstools.org/stable-hcl.html for compatibility list \ No newline at end of file