diff --git a/pages/linux/cage.md b/pages/linux/cage.md new file mode 100644 index 0000000000..a62e05d06b --- /dev/null +++ b/pages/linux/cage.md @@ -0,0 +1,16 @@ +# 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`