From 2080dfebeaf82c6426c9ec2708ec8d96a7af76bb Mon Sep 17 00:00:00 2001 From: Aurélien Aptel Date: Thu, 2 Sep 2010 02:02:56 +0200 Subject: added manpage. --- st.1 | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 st.1 (limited to 'st.1') diff --git a/st.1 b/st.1 new file mode 100644 index 0000000..4d00d2f --- /dev/null +++ b/st.1 @@ -0,0 +1,21 @@ +.TH ST 1 st-VERSION +.SH NAME +st \- simple terminal +.SH SYNOPSIS +.B st +.RB [ \-e " "] +.RB [ \-t " "] +.RB [ \-v ] +.SH DESCRIPTION +.B st +is a simple terminal emulator. +.SH OPTIONS +.TP +.B \-e <cmd> +Execute cmd instead of the shell +.TP +.B \-t <title> +Overrides the default title (st) +.TP +.BI \-v +Prints version information to standard output, then exits. -- cgit v1.2.3