--- syntax: markdown tags: [tldr, linux] source: https://github.com/tldr-pages/tldr.git --- # cage > Open an applications in a kiosk mode. > More information: . - Run an application: `cage {{application}}` - Give the application arguments: `cage -- {{application}} {{arguments}}` - Display help: `cage -h`