mirror of
https://github.com/alrayyes/st
synced 2023-11-14 15:56:30 +00:00
Add -T, as recommended by Dmitrij D. Czarkoff
This commit is contained in:
parent
4a193b9686
commit
b5e29cce52
7
st.1
7
st.1
@ -15,6 +15,8 @@ st \- simple terminal
|
||||
.IR file ]
|
||||
.RB [ \-t
|
||||
.IR title ]
|
||||
.RB [ \-T
|
||||
.IR title ]
|
||||
.RB [ \-l
|
||||
.IR line ]
|
||||
.RB [ \-w
|
||||
@ -37,6 +39,8 @@ st \- simple terminal
|
||||
.IR file ]
|
||||
.RB [ \-t
|
||||
.IR title ]
|
||||
.RB [ \-T
|
||||
.IR title ]
|
||||
.RB [ \-l
|
||||
.IR line ]
|
||||
.RB [ \-w
|
||||
@ -79,6 +83,9 @@ standard output.
|
||||
.BI \-t " title"
|
||||
defines the window title (default 'st').
|
||||
.TP
|
||||
.BI \-T " title"
|
||||
defines the window title (default 'st').
|
||||
.TP
|
||||
.BI \-w " windowid"
|
||||
embeds st within the window identified by
|
||||
.I windowid
|
||||
|
Loading…
Reference in New Issue
Block a user