Xinqi Bao's Git
projects
/
st.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
raw
|
inline
| side by side
-e flag handles arguments.
[st.git]
/
st.1
diff --git
a/st.1
b/st.1
index
4d00d2f
..
29bdda6
100644
(file)
--- a/
st.1
+++ b/
st.1
@@
-4,6
+4,7
@@
st \- simple terminal
.SH SYNOPSIS
.B st
.RB [ \-e " <cmd>"]
.SH SYNOPSIS
.B st
.RB [ \-e " <cmd>"]
+.RB [ \-c " <class>"]
.RB [ \-t " <title>"]
.RB [ \-v ]
.SH DESCRIPTION
.RB [ \-t " <title>"]
.RB [ \-v ]
.SH DESCRIPTION
@@
-17,5
+18,8
@@
Execute cmd instead of the shell
.B \-t <title>
Overrides the default title (st)
.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.
.BI \-v
Prints version information to standard output, then exits.