mirror of
https://github.com/taigrr/wtf
synced 2025-01-18 04:03:14 -08:00
Documentation for 'view' option in PrettyWeather
This commit is contained in:
@@ -38,6 +38,7 @@ None.
|
||||
width: 1
|
||||
refreshInterval: 300
|
||||
unit: "c"
|
||||
view: 0
|
||||
```
|
||||
|
||||
### Attributes
|
||||
@@ -62,3 +63,7 @@ Values: A positive integer, `0..n`.
|
||||
_Optional_. It will use metric if you are out of US and imperial for US.<br />
|
||||
The temperature scale in which to display temperature values. <br />
|
||||
Values: `F` for Fahrenheit, `C` for Celcius.
|
||||
|
||||
`view` <br />
|
||||
_Optional_ Wttr.in view configuration. <br />
|
||||
Values: See `curl wttr.in/:help` for more details.
|
||||
|
||||
Reference in New Issue
Block a user