aboutsummaryrefslogtreecommitdiff
path: root/st.1
diff options
context:
space:
mode:
Diffstat (limited to 'st.1')
-rw-r--r--st.14
1 files changed, 4 insertions, 0 deletions
diff --git a/st.1 b/st.1
index 931b481..8269b38 100644
--- a/st.1
+++ b/st.1
@@ -5,6 +5,8 @@ st \- simple terminal
5.B st 5.B st
6.RB [ \-c 6.RB [ \-c
7.IR class ] 7.IR class ]
8.RB [ \-g
9.IR geometry ]
8.RB [ \-t 10.RB [ \-t
9.IR title ] 11.IR title ]
10.RB [ \-w 12.RB [ \-w
@@ -29,6 +31,8 @@ defines the window class (default $TERM).
29embeds st within the window identified by 31embeds st within the window identified by
30.I windowid 32.I windowid
31.TP 33.TP
34.B \-g " geometry"
35defines the X11 geometry string, which will fixate the height and width of st.
32.B \-v 36.B \-v
33prints version information to stderr, then exits. 37prints version information to stderr, then exits.
34.TP 38.TP