Skip to content

Commit 6a68314

Browse files
authored
cage: add examples (#17635)
1 parent cd43e59 commit 6a68314

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

pages/linux/cage.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,14 @@
1111

1212
`cage -- {{application}} {{arguments}}`
1313

14+
- Hide window [d]ecorations (this can lock you from accessing the terminal):
15+
16+
`cage -d {{application}}`
17+
18+
- Allow [s]witching terminals with `<Ctrl Alt F2>`:
19+
20+
`cage -s {{application}}`
21+
1422
- Display help:
1523

1624
`cage -h`

0 commit comments

Comments
 (0)