diff options
author | slotThe <soliditsallgood@tuta.io> | 2020-01-02 22:30:21 +0100 |
---|---|---|
committer | slotThe <soliditsallgood@tuta.io> | 2020-01-04 19:31:05 +0100 |
commit | a652991bcb7d76626f1bc5a1f8c732e55dc1bbd4 (patch) | |
tree | 64f3367751215539596eb0fc38e2dea99dd8a8f8 /readme.md | |
parent | d843df76d2fbf6c4dcdcb044d91fc3b94e0341a7 (diff) | |
download | xmobar-a652991bcb7d76626f1bc5a1f8c732e55dc1bbd4.tar.gz xmobar-a652991bcb7d76626f1bc5a1f8c732e55dc1bbd4.tar.bz2 |
Update readme and changelog
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -735,7 +735,11 @@ something like: - Aliases to the Station ID: so `Weather "LIPB" []` can be used in template as `%LIPB%` - Thresholds refer to temperature in the selected units -- Args: default monitor arguments +- Args: default monitor arguments, plus: + - `--weathers` _string_ : display a default string when the `weather` + monitor is not reported. + - short option: `-w` + - Default: "" - Variables that can be used with the `-t`/`--template` argument: `station`, `stationState`, `year`, `month`, `day`, `hour`, `windCardinal`, `windAzimuth`, `windMph`, `windKnots`, `windMs`, `windKmh` |