diff options
author | Michele Calgaro <[email protected]> | 2022-05-29 20:13:27 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2022-05-31 00:17:14 +0900 |
commit | 182e4a9842e9d7e720ac1293cd219b65a0fe20ec (patch) | |
tree | 1a81e9ef5053786111b5acd854749b7143ac05c8 /doc/man/kfaxview/kfaxview.1 | |
parent | 486f3605204a3e5b66920ef8c9271692f38aba9f (diff) | |
download | tdegraphics-182e4a9842e9d7e720ac1293cd219b65a0fe20ec.tar.gz tdegraphics-182e4a9842e9d7e720ac1293cd219b65a0fe20ec.zip |
Add man pages for TDE applications.
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit 1f9f2bcfb70f0cfd3931d0f1a50c35176d77c218)
Diffstat (limited to 'doc/man/kfaxview/kfaxview.1')
-rw-r--r-- | doc/man/kfaxview/kfaxview.1 | 66 |
1 files changed, 66 insertions, 0 deletions
diff --git a/doc/man/kfaxview/kfaxview.1 b/doc/man/kfaxview/kfaxview.1 new file mode 100644 index 00000000..592c64c0 --- /dev/null +++ b/doc/man/kfaxview/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 <[email protected]>. +.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<[email protected]> +.hy +for the Debian GNU/Linux system (but may be used by others). + |