aboutsummaryrefslogtreecommitdiff
path: root/st.1
diff options
context:
space:
mode:
authorChristoph Lohmann <20h@r-36.net>2015-07-24 18:24:10 +0200
committerChristoph Lohmann <20h@r-36.net>2015-07-24 18:24:10 +0200
commitb5e29cce5246f30dc671cbb9486af704bc8cd2fc (patch)
treeab1315a4fea42ae549841c6e069c7ae86e05dd5b /st.1
parent4a193b96862c8ed7147048592aa4a898b3c05b5b (diff)
downloadst-patched-b5e29cce5246f30dc671cbb9486af704bc8cd2fc.tar.bz2
st-patched-b5e29cce5246f30dc671cbb9486af704bc8cd2fc.tar.xz
st-patched-b5e29cce5246f30dc671cbb9486af704bc8cd2fc.zip
Add -T, as recommended by Dmitrij D. Czarkoff
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 9548c1a..82e228a 100644
--- a/st.1
+++ b/st.1
@@ -15,6 +15,8 @@ st \- simple terminal
15.IR file ] 15.IR file ]
16.RB [ \-t 16.RB [ \-t
17.IR title ] 17.IR title ]
18.RB [ \-T
19.IR title ]
18.RB [ \-l 20.RB [ \-l
19.IR line ] 21.IR line ]
20.RB [ \-w 22.RB [ \-w
@@ -37,6 +39,8 @@ st \- simple terminal
37.IR file ] 39.IR file ]
38.RB [ \-t 40.RB [ \-t
39.IR title ] 41.IR title ]
42.RB [ \-T
43.IR title ]
40.RB [ \-l 44.RB [ \-l
41.IR line ] 45.IR line ]
42.RB [ \-w 46.RB [ \-w
@@ -79,6 +83,9 @@ standard output.
79.BI \-t " title" 83.BI \-t " title"
80defines the window title (default 'st'). 84defines the window title (default 'st').
81.TP 85.TP
86.BI \-T " title"
87defines the window title (default 'st').
88.TP
82.BI \-w " windowid" 89.BI \-w " windowid"
83embeds st within the window identified by 90embeds st within the window identified by
84.I windowid 91.I windowid