1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-31 08:33:37 +02:00

cage: add examples (#17635)

This commit is contained in:
Managor 2025-08-16 10:37:45 +03:00 committed by GitHub
parent cd43e599dc
commit 6a68314d49
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -11,6 +11,14 @@
`cage -- {{application}} {{arguments}}`
- Hide window [d]ecorations (this can lock you from accessing the terminal):
`cage -d {{application}}`
- Allow [s]witching terminals with `<Ctrl Alt F2>`:
`cage -s {{application}}`
- Display help:
`cage -h`