mirror of
https://github.com/cage-kiosk/cage.git
synced 2026-03-07 04:34:47 -05:00
Make application arguments optional
If no application is specified, run without starting a child process. Leave it up to the user to start applications externally and stop cage with a signal.
This commit is contained in:
parent
852839e59f
commit
19157d3564
2 changed files with 5 additions and 9 deletions
|
|
@ -6,7 +6,7 @@ cage - a Wayland kiosk compositor
|
|||
|
||||
# SYNOPSIS
|
||||
|
||||
*cage* [options...] [--] _application_ [application argument ...]
|
||||
*cage* [options...] [--] [_application_...]
|
||||
|
||||
# DESCRIPTION
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue