diff options
author | Toni Tauro <eye@eyenx.ch> | 2020-02-04 22:47:04 +0100 |
---|---|---|
committer | jao <jao@gnu.org> | 2020-02-04 23:07:02 +0000 |
commit | 1ddcc4d35ddee16e49b74acb4d94c66aecd52041 (patch) | |
tree | 71b2e859b62b645215e21fdfb85750c78bf55019 /readme.md | |
parent | eb878f652ac52348dffdc13d36c1ca44775a7109 (diff) | |
download | xmobar-1ddcc4d35ddee16e49b74acb4d94c66aecd52041.tar.gz xmobar-1ddcc4d35ddee16e49b74acb4d94c66aecd52041.tar.bz2 |
fix --high to --highs in documentation
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -928,7 +928,7 @@ specification, such as `("clear", "<icon=weather-clear.xbm/>")`. threshold (default: "") - `--mediums`: string for AC "off" status and power lower than the `-H` threshold (default: "") - - `--high`: string for AC "off" status and power higher than the `-H` + - `--highs`: string for AC "off" status and power higher than the `-H` threshold (default: "") |