pages*/*: update some outdated pages, blackfire: fix placeholder (#14154)

This commit is contained in:
Sebastiaan Speck
2024-10-13 10:27:02 +02:00
committed by GitHub
parent f21fa6a211
commit 03fd077956
62 changed files with 188 additions and 188 deletions

View File

@@ -5,12 +5,12 @@
- Mostra una previsione usando unità SI per i prossimi cinque giorni in Rzeszow (Polonia):
`ansiweather -u {{metric}} -f {{5}} -l {{Rzeszow,PL}}`
`ansiweather -u metric -f 7 -l {{Rzeszow,PL}}`
- Mostra una previsione con simboli e informazioni sulla luce solare per la tua posizione attuale:
`ansiweather -s {{true}} -d {{true}}`
`ansiweather -F -s true -d true`
- Mostra una previsione con informazioni su vento ed umidità per la tua posizione attuale:
`ansiweather -w {{true}} -h {{true}}`
`ansiweather -w true -h true`