summaryrefslogtreecommitdiff
path: root/Base/usr/share/man/man1/Terminal.md
blob: 9fdf5eaf6560a4c73e698bb021e892f2a8dccc57 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
## 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
```