Introduction
Introduction Statistics Contact Development Disclaimer Help
tAdding some more fields to the manpage, like authors, license etc. - st - [for…
git clone git://src.adamsgaard.dk/st
Log
Files
Refs
README
LICENSE
---
commit 2257932261375d663aa5b99ce4592499470ab06a
parent b93741e34df3ebe05f7ccc14f1fd4b0da01bf1fa
Author: Christoph Lohmann <[email protected]>
Date: Sun, 16 Sep 2012 13:59:10 +0200
Adding some more fields to the manpage, like authors, license etc.
Diffstat:
M st.1 | 16 +++++++++++++++-
1 file changed, 15 insertions(+), 1 deletion(-)
---
diff --git a/st.1 b/st.1
t@@ -38,7 +38,8 @@ prints version information to stderr, then exits.
.TP
.BI \-f " file"
writes all the I/O to
-.I file
+.I file.
+This feature is useful when recording st sessions.
.TP
.BI \-e " program " [ " arguments " "... ]"
st executes
t@@ -46,3 +47,16 @@ st executes
instead of the shell. If this is used it
.B must be the last option
on the command line, as in xterm / rxvt.
+.SH CUSTOMIZATION
+.B st
+can be customized by creating a custom config.h and (re)compiling the source
+code. This keeps it fast, secure and simple.
+.SH AUTHORS
+See the LICENSE file for the authors.
+.SH LICENSE
+See the LICENSE file for the terms of redistribution.
+.SH SEE ALSO
+.BR tabbed (1)
+.SH BUGS
+See the TODO file in the distribution.
+
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.