diff options
Diffstat (limited to 'st.1')
-rw-r--r-- | st.1 | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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" |
80 | defines the window title (default 'st'). | 84 | defines the window title (default 'st'). |
81 | .TP | 85 | .TP |
86 | .BI \-T " title" | ||
87 | defines the window title (default 'st'). | ||
88 | .TP | ||
82 | .BI \-w " windowid" | 89 | .BI \-w " windowid" |
83 | embeds st within the window identified by | 90 | embeds st within the window identified by |
84 | .I windowid | 91 | .I windowid |