aboutsummaryrefslogtreecommitdiffstats
path: root/st.1
diff options
context:
space:
mode:
authorQuentin Rameau <quinq@fifth.space>2016-01-29 22:03:01 +0100
committerChristoph Lohmann <20h@r-36.net>2016-01-30 09:45:23 +0100
commit0cd5117a2cfc4134712de748ec416be0655838b2 (patch)
tree40f130bd62141fe15efd65992422ea84750b39ac /st.1
parentbd5fdbe64c8abfb624ad59939ed9b221c8b04eef (diff)
downloadst-0cd5117a2cfc4134712de748ec416be0655838b2.tar.gz
Add -n option for setting WM_CLASS instance name
Signed-off-by: Christoph Lohmann <20h@r-36.net>
Diffstat (limited to 'st.1')
-rw-r--r--st.17
1 files changed, 7 insertions, 0 deletions
diff --git a/st.1 b/st.1
index fe2e731..1e3f1d4 100644
--- a/st.1
+++ b/st.1
@@ -10,6 +10,8 @@ st \- simple terminal
.IR font ]
.RB [ \-g
.IR geometry ]
+.RB [ \-n
+.IR name ]
.RB [ \-o
.IR iofile ]
.RB [ \-T
@@ -32,6 +34,8 @@ st \- simple terminal
.IR font ]
.RB [ \-g
.IR geometry ]
+.RB [ \-n
+.IR name ]
.RB [ \-o
.IR iofile ]
.RB [ \-T
@@ -68,6 +72,9 @@ for further details.
.B \-i
will fixate the position given with the -g option.
.TP
+.BI \-n " name"
+defines the window instance name (default $TERM).
+.TP
.BI \-o " iofile"
writes all the I/O to
.I iofile.
remember that computers suck.