From 0cd5117a2cfc4134712de748ec416be0655838b2 Mon Sep 17 00:00:00 2001 From: Quentin Rameau Date: Fri, 29 Jan 2016 22:03:01 +0100 Subject: Add -n option for setting WM_CLASS instance name Signed-off-by: Christoph Lohmann <20h@r-36.net> --- st.1 | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'st.1') 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. -- cgit v1.2.3-54-g00ecf