aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--vis.116
1 files changed, 16 insertions, 0 deletions
diff --git a/vis.1 b/vis.1
new file mode 100644
index 0000000..bc1af6c
--- /dev/null
+++ b/vis.1
@@ -0,0 +1,16 @@
+.TH VIS 1 vis\-VERSION
+.nh
+.SH NAME
+vis - a vim like text editor
+.SH SYNOPSIS
+.B vis
+[files ...]
+.br
+.SH DESCRIPTION
+.B vis
+is a highly efficient vim like text editor.
+.SH OPTIONS
+.B \-v
+Print version information to standard output and exit.
+.SH AUTHOR
+vis is written by Marc André Tanner <mat at brain-dump.org>