JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
added manpage.
[st.git] / st.1
diff --git a/st.1 b/st.1
new file mode 100644 (file)
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 " <cmd>"]
+.RB [ \-t " <title>"]
+.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.