mirror of
https://cagebreak.project-repo.co/cagebreak.git
synced 2026-08-20 04:24:18 +02:00
Make arguments test more robust
This commit is contained in:
parent
8f13be1f7c
commit
e433bead8b
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ readonly helptext="Usage: ./cagebreak [OPTIONS]
|
|||
-s Show information about the current setup and exit
|
||||
-v Show the version number and exit"
|
||||
|
||||
readonly basicheadless="Cagebreak ${1} is running on Wayland display wayland-.
|
||||
readonly basicheadless="Cagebreak ${1} is running on Wayland display wayland-.*
|
||||
Outputs:
|
||||
\\* HEADLESS-1
|
||||
Inputs:"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue