summaryrefslogtreecommitdiffhomepage
path: root/readme.md
diff options
context:
space:
mode:
authorslotThe <soliditsallgood@tuta.io>2020-02-03 10:00:52 +0100
committerslotThe <soliditsallgood@tuta.io>2020-02-05 09:22:49 +0100
commit690446b534a1d88b64030cb300f0178b4680b0d8 (patch)
tree7c9d2c2ea97c281765786bb076ab49ac6ca95cc1 /readme.md
parentf293b70200981a24ecc65c69a20c75a11877f254 (diff)
downloadxmobar-690446b534a1d88b64030cb300f0178b4680b0d8.tar.gz
xmobar-690446b534a1d88b64030cb300f0178b4680b0d8.tar.bz2
Update changelog and readme
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md18
1 files changed, 14 insertions, 4 deletions
diff --git a/readme.md b/readme.md
index 1b97a4a..eb14023 100644
--- a/readme.md
+++ b/readme.md
@@ -740,6 +740,11 @@ something like:
variable is not reported.
- short option: `-w`
- Default: ""
+ - `--useManager` _bool_ : Whether to use one single manager per monitor for
+ managing network connections or create a new one every time a connection is
+ made.
+ - Short option: `-m`
+ - Default: True
- Variables that can be used with the `-t`/`--template` argument:
`station`, `stationState`, `year`, `month`, `day`, `hour`,
`windCardinal`, `windAzimuth`, `windMph`, `windKnots`, `windMs`, `windKmh`
@@ -1414,9 +1419,14 @@ following differences:
### `UVMeter`
-- Aliases to "uv " + station id. For example: `%uv brisbane%` or `%uv
- alice springs%`
-- Args: default monitor arguments.
+- Aliases to "uv " + station id. For example: `%uv Brisbane%` or `%uv
+ Alice Springs%`
+- Args: default monitor arguments, plus:
+ - `--useManager` _bool_ : Whether to use one single manager per monitor for
+ managing network connections or create a new one every time a connection is
+ made.
+ - Short option: `-m`
+ - Default: True
- *Reminder:* Keep the refresh rate high, to avoid making unnecessary
requests every time the plug-in is run.
@@ -1424,7 +1434,7 @@ following differences:
http://www.arpansa.gov.au/uvindex/realtime/xml/uvvalues.xml
- Example:
- Run UVMeter "brisbane" ["-H", "3", "-L", "3", "--low", "green", "--high", "red"] 900
+ Run UVMeter "Brisbane" ["-H", "3", "-L", "3", "--low", "green", "--high", "red"] 900
## Executing External Commands