23 lines
275 B
Markdown
23 lines
275 B
Markdown
## Name
|
|
|
|
Terminal - Serenity terminal emulator
|
|
|
|
## Synopsis
|
|
|
|
```**sh
|
|
$ Terminal [options]
|
|
```
|
|
|
|
## Description
|
|
|
|
Terminal is a terminal emulator application for Serenity.
|
|
|
|
## Options
|
|
|
|
* `-e`: Execute this command inside the terminal
|
|
|
|
## Examples
|
|
|
|
```sh
|
|
$ Terminal -e Shell
|
|
```
|