diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2019-04-03 22:56:40 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2019-04-03 22:56:40 +0900 |
commit | 11394aecd1f906fee2ebd2b90412aeba4651fbff (patch) | |
tree | bcf750380e6d9fc7dbe524e16bbe2afde25dcfa0 /ubuntu/_base/tdegraphics/debian/man/kfaxview.1 | |
parent | d24bd898174453b586ac90f2ef7a60165fa26fde (diff) | |
download | tde-packaging-11394aecd1f906fee2ebd2b90412aeba4651fbff.tar.gz tde-packaging-11394aecd1f906fee2ebd2b90412aeba4651fbff.zip |
DEB: use _base folder for a distro instead of specific distros (squeeze
and maverick).
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'ubuntu/_base/tdegraphics/debian/man/kfaxview.1')
-rw-r--r-- | ubuntu/_base/tdegraphics/debian/man/kfaxview.1 | 66 |
1 files changed, 66 insertions, 0 deletions
diff --git a/ubuntu/_base/tdegraphics/debian/man/kfaxview.1 b/ubuntu/_base/tdegraphics/debian/man/kfaxview.1 new file mode 100644 index 000000000..592c64c09 --- /dev/null +++ b/ubuntu/_base/tdegraphics/debian/man/kfaxview.1 @@ -0,0 +1,66 @@ +.TH KFAXVIEWER "1" "October 2007" TDE "TDE Application" +.SH NAME +kfaxviewer \- TDE fax viewer using kviewshell +.SH SYNOPSIS +.B kfaxview +[\fIQt-options\fR] [\fITDE-options\fR] [\fIoptions\fR] \fIfile(s)\fR +.SH DESCRIPTION +This manual page briefly documents the +.B kfaxview +TDE Application. +This manual page was written for the Debian GNU/Linux distribution +because the original program doesn't have a manual page. +.PP +A fax viewer for TDE using kviewshell. +.SS "Generic options:" +.TP +\fB\-\-help\fR +Show help about options +.TP +\fB\-\-help\-qt\fR +Show Qt specific options +.TP +\fB\-\-help\-tde\fR +Show TDE specific options +.TP +\fB\-\-help\-all\fR +Show all options +.TP +\fB\-\-author\fR +Show author information +.TP +\fB\-v\fR, \fB\-\-version\fR +Show version information +.TP +\fB\-\-license\fR +Show license information +.TP +\fB\-\-\fR +End of options +.SH OPTIONS +.TP +\fB\-\-unique\fR +Check if the file is loaded in another KFaxView instance. +If it is, bring up the other KFaxView. Otherwise, load the file. +.TP +\fB\-g\fR, \fB\-\-goto\fR <pagenumber> +Navigate to this page +.TP +.SS "Arguments:" +.TP +file(s) +Files to load +.SH AUTHOR +KFaxview was written by +.nh +Stefan Kebekus <kebekus@kde.org>. +.hy +.br +Please use http://bugs.trinitydesktop.org to report bugs, do not mail the authors directly. +.br +This manual page was prepared by +.nh +Francesco Pedrini<francesco.pedrini@gmail.com> +.hy +for the Debian GNU/Linux system (but may be used by others). + |