1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-28 18:35:41 +02:00

kreadconfig5, az-upgrade, pi3topbm: fix typos (#17296)

This commit is contained in:
Managor 2025-07-21 18:30:41 +03:00 committed by GitHub
parent 2ead23f395
commit c5ee8ea57f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View file

@ -14,4 +14,4 @@
- Upgrade Azure CLI and Extensions without prompting for confirmation:
`az version --all {{[-y|--yes]}}`
`az upgrade --all {{[-y|--yes]}}`

View file

@ -6,4 +6,4 @@
- Convert an Atari Degas PI3 image to PBM image:
`pi1topbm {{path/to/atari_image.pi3}} > {{path/to/output_image.pbm}}`
`pi3topbm {{path/to/atari_image.pi3}} > {{path/to/output_image.pbm}}`

View file

@ -9,7 +9,7 @@
- Read a key from a specific configuration file:
`kwriteconfig5 --file {{path/to/file}} --group {{group_name}} --key {{key_name}}`
`kreadconfig5 --file {{path/to/file}} --group {{group_name}} --key {{key_name}}`
- Check if systemd is used to start the Plasma session: