X-Git-Url: https://jasonwoof.com/gitweb/?p=st.git;a=blobdiff_plain;f=st.1;fp=st.1;h=29bdda669de4480333236627ac906b414d964d99;hp=4d00d2f6e139e4a463e1f0c8df1f774ecb8c7c63;hb=b61afd24be566d8c8d7d5310fdad973441139428;hpb=70464e208060746ad9184dfc298005fff3035d72 diff --git a/st.1 b/st.1 index 4d00d2f..29bdda6 100644 --- a/st.1 +++ b/st.1 @@ -4,6 +4,7 @@ st \- simple terminal .SH SYNOPSIS .B st .RB [ \-e " "] +.RB [ \-c " "] .RB [ \-t " "] .RB [ \-v ] .SH DESCRIPTION @@ -17,5 +18,8 @@ Execute cmd instead of the shell .B \-t <title> Overrides the default title (st) .TP +.B \-c <class> +Overrides the default class ($TERM) +.TP .BI \-v Prints version information to standard output, then exits.