1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-29 08:55:29 +02:00
tldr/pages/linux/cage.md

17 lines
280 B
Markdown
Raw Normal View History

2025-06-09 10:20:28 +03:00
# cage
> Open an applications in a kiosk mode.
> More information: <https://github.com/cage-kiosk/cage/blob/master/cage.1.scd>.
- Run an application:
`cage {{application}}`
- Give the application arguments:
`cage -- {{application}} {{arguments}}`
- Display help:
`cage -h`