aboutsummaryrefslogblamecommitdiff
path: root/st.1
blob: 29bdda669de4480333236627ac906b414d964d99 (plain) (tree)
1
2
3
4
5
6
7





                     
                     












                                


                                   

                                                          
.TH ST 1 st-VERSION
.SH NAME
st \- simple terminal
.SH SYNOPSIS
.B st
.RB [ \-e " <cmd>"]
.RB [ \-c " <class>"]
.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
.B \-c <class>
Overrides the default class ($TERM)
.TP
.BI \-v
Prints version information to standard output, then exits.