1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-28 23:55:27 +02:00
tldr/pages/linux/cage.md
2025-06-09 09:20:28 +02:00

280 B

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