mirror of
https://github.com/chubin/wttr.in
synced 2025-01-12 03:58:45 +00:00
Merge pull request #574 from boppy/patch-1
Removes use of -k option to curl in Kitty section in docs
This commit is contained in:
commit
34a187e27f
1 changed files with 1 additions and 1 deletions
|
@ -59,5 +59,5 @@ uxterm -ti vt340
|
|||
To view images in kitty:
|
||||
|
||||
```
|
||||
curl -ks v3.wttr.in/Tabasco.png | kitty icat --align=left
|
||||
curl -s v3.wttr.in/Tabasco.png | kitty icat --align=left
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue