diff options
Diffstat (limited to 'st.1')
-rw-r--r-- | st.1 | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -3,6 +3,7 @@ | |||
3 | st \- simple terminal | 3 | st \- 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 | |||
23 | is a simple terminal emulator. | 24 | is a simple terminal emulator. |
24 | .SH OPTIONS | 25 | .SH OPTIONS |
25 | .TP | 26 | .TP |
27 | .B \-a | ||
28 | disable alternate screens in terminal | ||
29 | .TP | ||
26 | .BI \-c " class" | 30 | .BI \-c " class" |
27 | defines the window class (default $TERM). | 31 | defines the window class (default $TERM). |
28 | .TP | 32 | .TP |