X-Git-Url: https://git.tokkee.org/?p=tpdfview.git;a=blobdiff_plain;f=doc%2Ftpdfview.txt;fp=doc%2Ftpdfview.txt;h=7149638cccab4e28d2684f544ec27096d23309fb;hp=0000000000000000000000000000000000000000;hb=c756839186e8012f7dd86d82e70e31335b21b1d9;hpb=76191e35f78ba40274db2148c9fc99e901ee31c3 diff --git a/doc/tpdfview.txt b/doc/tpdfview.txt new file mode 100644 index 0000000..7149638 --- /dev/null +++ b/doc/tpdfview.txt @@ -0,0 +1,54 @@ +TPDFVIEW(1) +=========== +Sebastian "tokkee" Harl +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 . + +COPYRIGHT +--------- +Copyright (C) 2011 Sebastian "tokkee" Harl + +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 : +