mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-29 08:55:29 +02:00
16 lines
280 B
Markdown
16 lines
280 B
Markdown
# 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`
|