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 @@
- 폴란드 르제조에 대한 메트릭 단위를 사용하여 예측 표시:
`ansiweather -u {{metric}} -f {{5}} -l {{Rzeszow,PL}}`
`ansiweather -u metric -f 7 -l {{Rzeszow,PL}}`
- 당신의 현재 위치에 대한 기호 및 일광 데이터를 표시하는 예측 표시:
`ansiweather -s {{true}} -d {{true}}`
`ansiweather -F -s true -d true`
- 당신의 현재 위치의 바람과 습도 데이터를 보여주는 예측 표시:
`ansiweather -w {{true}} -h {{true}}`
`ansiweather -w true -h true`