diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-07-10 16:17:43 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-07-10 16:17:43 -0500 |
commit | 9b2075d9b89fc628c447fbb98f43ef72e4a9c81d (patch) | |
tree | 2de9e866f064b1c7d36df24de1df305474f949fe /ubuntu/lucid_automake/kdegraphics/debian/man/kfaxview.1 | |
download | tde-packaging-9b2075d9b89fc628c447fbb98f43ef72e4a9c81d.tar.gz tde-packaging-9b2075d9b89fc628c447fbb98f43ef72e4a9c81d.zip |
Initial import from old SVN repository
Note that only the Debian and Ubuntu folders were preserved
Diffstat (limited to 'ubuntu/lucid_automake/kdegraphics/debian/man/kfaxview.1')
-rw-r--r-- | ubuntu/lucid_automake/kdegraphics/debian/man/kfaxview.1 | 66 |
1 files changed, 66 insertions, 0 deletions
diff --git a/ubuntu/lucid_automake/kdegraphics/debian/man/kfaxview.1 b/ubuntu/lucid_automake/kdegraphics/debian/man/kfaxview.1 new file mode 100644 index 000000000..48dc9f74d --- /dev/null +++ b/ubuntu/lucid_automake/kdegraphics/debian/man/kfaxview.1 @@ -0,0 +1,66 @@ +.TH KFAXVIEWER "1" "October 2007" KDE "KDE Application" +.SH NAME +kfaxviewer \- KDE fax viewer using kviewshell +.SH SYNOPSIS +.B kfaxview +[\fIQt-options\fR] [\fIKDE-options\fR] [\fIoptions\fR] \fIfile(s)\fR +.SH DESCRIPTION +This manual page briefly documents the +.B kfaxview +KDE 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 KDE 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\-kde\fR +Show KDE 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.kde.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). + |