JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
added manpage.
[st.git] / st.1
1 .TH ST 1 st-VERSION
2 .SH NAME
3 st \- simple terminal
4 .SH SYNOPSIS
5 .B st
6 .RB [ \-e " <cmd>"]
7 .RB [ \-t " <title>"]
8 .RB [ \-v ]
9 .SH DESCRIPTION
10 .B st
11 is a simple terminal emulator.
12 .SH OPTIONS
13 .TP
14 .B \-e <cmd>
15 Execute cmd instead of the shell
16 .TP
17 .B \-t <title>
18 Overrides the default title (st)
19 .TP
20 .BI \-v
21 Prints version information to standard output, then exits.