aboutsummaryrefslogtreecommitdiff
path: root/st.1
diff options
context:
space:
mode:
authorChristoph Lohmann <20h@r-36.net>2012-09-03 23:02:29 +0200
committerChristoph Lohmann <20h@r-36.net>2012-09-03 23:02:29 +0200
commit579f12d47b38e23abb1073b8e70d67c0c203c42c (patch)
treee16b4bb81e05bc89332b851925a34569a2a3f06b /st.1
parent466decd53552059bfba9551a924354ae989cb46a (diff)
downloadst-patched-579f12d47b38e23abb1073b8e70d67c0c203c42c.tar.bz2
st-patched-579f12d47b38e23abb1073b8e70d67c0c203c42c.tar.xz
st-patched-579f12d47b38e23abb1073b8e70d67c0c203c42c.zip
Add -g geometry to st and the manpage.
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