aboutsummaryrefslogtreecommitdiff
path: root/st.1
blob: 4d00d2f6e139e4a463e1f0c8df1f774ecb8c7c63 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
.TH ST 1 st-VERSION
.SH NAME
st \- simple terminal
.SH SYNOPSIS
.B st
.RB [ \-e " <cmd>"]
.RB [ \-t " <title>"]
.RB [ \-v ]
.SH DESCRIPTION
.B st
is a simple terminal emulator.
.SH OPTIONS
.TP
.B \-e <cmd>
Execute cmd instead of the shell
.TP
.B \-t <title>
Overrides the default title (st)
.TP
.BI \-v
Prints version information to standard output, then exits.