Add an option to disable alternative screens.

This commit is contained in:
Christoph Lohmann
2013-04-03 20:42:27 +02:00
parent 502911e554
commit 580c8bbd46
3 changed files with 16 additions and 4 deletions

4
st.1
View File

@ -3,6 +3,7 @@
st \- simple terminal
.SH SYNOPSIS
.B st
.RB [ \-a ]
.RB [ \-c
.IR class ]
.RB [ \-f
@ -23,6 +24,9 @@ st \- simple terminal
is a simple terminal emulator.
.SH OPTIONS
.TP
.B \-a
disable alternate screens in terminal
.TP
.BI \-c " class"
defines the window class (default $TERM).
.TP