aboutsummaryrefslogtreecommitdiff
path: root/st.1
diff options
context:
space:
mode:
authorChristoph Lohmann <20h@r-36.net>2013-04-03 20:42:27 +0200
committerChristoph Lohmann <20h@r-36.net>2013-04-03 20:42:27 +0200
commit580c8bbd4691218849c9a809acaa4c95f65cb846 (patch)
tree94283f84927f665aac7302d557cb650355885bd3 /st.1
parent502911e55442a89602bd5681763f68250bff330b (diff)
downloadst-patched-580c8bbd4691218849c9a809acaa4c95f65cb846.tar.bz2
st-patched-580c8bbd4691218849c9a809acaa4c95f65cb846.tar.xz
st-patched-580c8bbd4691218849c9a809acaa4c95f65cb846.zip
Add an option to disable alternative screens.
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 1c100c0..fc7703d 100644
--- a/st.1
+++ b/st.1
@@ -3,6 +3,7 @@
3st \- simple terminal 3st \- simple terminal
4.SH SYNOPSIS 4.SH SYNOPSIS
5.B st 5.B st
6.RB [ \-a ]
6.RB [ \-c 7.RB [ \-c
7.IR class ] 8.IR class ]
8.RB [ \-f 9.RB [ \-f
@@ -23,6 +24,9 @@ st \- simple terminal
23is a simple terminal emulator. 24is a simple terminal emulator.
24.SH OPTIONS 25.SH OPTIONS
25.TP 26.TP
27.B \-a
28disable alternate screens in terminal
29.TP
26.BI \-c " class" 30.BI \-c " class"
27defines the window class (default $TERM). 31defines the window class (default $TERM).
28.TP 32.TP