doc: fix testbed special option doc (#1574)
Reviewed-by: awwpotato <awwpotato@voidq.com>
This commit is contained in:
parent
7da2bbd49e
commit
9b4ecf4aca
1 changed files with 4 additions and 1 deletions
|
|
@ -30,8 +30,11 @@ uses.
|
|||
- `enable` defaults to true; allows for conditionally disabling a testbed
|
||||
- `ui` and all of its suboptions are optional. Setting any will enable a
|
||||
graphical environment.
|
||||
- `command` takes a string command to be run once the graphical environment
|
||||
- `command` takes a command to be run once the graphical environment
|
||||
has loaded
|
||||
- `text` takes the string of the command
|
||||
- `useTerminal` takes a boolean which determines whether the command
|
||||
should be run in a terminal
|
||||
- `application` takes a desktop application to be run once the graphical
|
||||
environment has loaded. If one of its suboptions is set, all must be.
|
||||
- `name` takes the string name of the desktop application
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue