From 580c8bbd4691218849c9a809acaa4c95f65cb846 Mon Sep 17 00:00:00 2001 From: Christoph Lohmann <20h@r-36.net> Date: Wed, 3 Apr 2013 20:42:27 +0200 Subject: Add an option to disable alternative screens. --- st.1 | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'st.1') diff --git a/st.1 b/st.1 index 1c100c0..fc7703d 100644 --- a/st.1 +++ b/st.1 @@ -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 -- cgit v1.2.1