From aa7fb279a6acea1cf0064a833948547054cead19 Mon Sep 17 00:00:00 2001 From: dash Date: Thu, 13 Jun 2019 10:58:04 +0200 Subject: [PATCH] markdown --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 897db9c..cc99a17 100644 --- a/README.md +++ b/README.md @@ -40,8 +40,8 @@ optional arguments: "events", default is "status" -t TARGET, --target TARGET define the target - -p PORT, --port PORT define the target port -` + -p PORT, --port PORT define the target port` + Get the status information (you do not need the -m option as status is default): `./apcupsd_disclosure.py -t 127.0.0.1 -m status`