Code

tpdfview.txt: Added manpage for tpdfview(1).
[tpdfview.git] / doc / tpdfview.txt
diff --git a/doc/tpdfview.txt b/doc/tpdfview.txt
new file mode 100644 (file)
index 0000000..7149638
--- /dev/null
@@ -0,0 +1,54 @@
+TPDFVIEW(1)
+===========
+Sebastian "tokkee" Harl <sh@tokkee.org>
+version {tpdfv_version}, 2011-12-28
+:doctype: manpage
+
+NAME
+----
+tpdfview - Portable Document Format (PDF) file presenter
+
+SYNOPSIS
+--------
+*tpdfview* ['options'] 'PDF-file'
+
+DESCRIPTION
+-----------
+*tpdfview* is a Portable Document Format (PDF) viewer. It was developed with
+presentations and accompanying material in mind.
+
+OPTIONS
+-------
+*-h*::
+       Display a usage and help summary and exit.
+
+*-V*::
+       Display the version number and copyright information.
+
+EXIT CODES
+----------
+*0*::
+       Success.
+
+*1*::
+       Failure (syntax or usage error; error processing or displaying the PDF
+       file).
+
+BUGS
+----
+None known, but there are still some missing features ;-)
+
+AUTHOR
+------
+tpdfview was written by Sebastian "tokkee" Harl <sh@tokkee.org>.
+
+COPYRIGHT
+---------
+Copyright (C) 2011 Sebastian "tokkee" Harl <sh@tokkee.org>
+
+This is free software under the terms of the BSD license, see the source for
+copying conditions. There is NO WARRANTY; not even for MERCHANTABILITY or
+FITNESS FOR A PARTICULAR PURPOSE.
+
+// vim: set tw=78 sw=4 ts=4 noexpandtab spell spelllang=en_us :
+