This repository has been archived on 2023-08-11. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
st-2023-07-14/st.1
2010-11-19 17:13:13 +01:00

26 lines
439 B
Groff

.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.