Update usage
This commit is contained in:
parent
e1f2518239
commit
710399628b
23
README.md
23
README.md
@ -15,8 +15,23 @@ Simple bar written in Rust
|
|||||||
Usage: unibar [OPTIONS]
|
Usage: unibar [OPTIONS]
|
||||||
|
|
||||||
Options:
|
Options:
|
||||||
-s, --weather_station <STATION> Name of the weather station [default: khio]
|
-s, --weather-station <WEATHER_STATION>
|
||||||
-m, --weather_metric Use Metric units. Imperial units otherwise
|
Name of the weather station
|
||||||
-h, --help Print help
|
|
||||||
-V, --version Print version
|
[default: khio]
|
||||||
|
|
||||||
|
-m, --weather-metric
|
||||||
|
Use Metric units in weather data. Imperial units otherwise
|
||||||
|
|
||||||
|
-p, --music-progress
|
||||||
|
Show music progess
|
||||||
|
|
||||||
|
-D, --debug-json
|
||||||
|
Show JSON data returned by query
|
||||||
|
|
||||||
|
-h, --help
|
||||||
|
Print help (see a summary with '-h')
|
||||||
|
|
||||||
|
-V, --version
|
||||||
|
Print version
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user