diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-08-20 11:16:12 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-08-20 20:50:38 +0900 |
commit | 413b77c31340851921b65ab217d3e6ef82e18639 (patch) | |
tree | 2c8f6f1ca84a8cfc1a147c3ba19dab56abc6aa63 | |
parent | 543a2394531b02562e65d25beb271de890084889 (diff) | |
download | tellico-r14.0.x.tar.gz tellico-r14.0.x.zip |
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit b2ccda8be812a3c5c236bda0eacde37756b8551c)
-rw-r--r-- | doc/man/tellico.1 | 63 |
1 files changed, 63 insertions, 0 deletions
diff --git a/doc/man/tellico.1 b/doc/man/tellico.1 new file mode 100644 index 0000000..2ca087b --- /dev/null +++ b/doc/man/tellico.1 @@ -0,0 +1,63 @@ +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.36. +.TH TELLICO: "1" "March 2008" +.SH NAME +Tellico \- a collection manager for TDE +.SH SYNOPSIS +.B tellico +[\fIQt-options\fR] [\fITDE-options\fR] [\fIoptions\fR] [\fIfilename\fR] +.SH DESCRIPTION +Tellico \- a collection manager for TDE +.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\-\-nofile\fR +Do not reopen the last open file +.TP +\fB\-\-bibtex\fR +Import <filename> as a bibtex file +.TP +\fB\-\-mods\fR +Import <filename> as a MODS file +.TP +\fB\-\-ris\fR +Import <filename> as a RIS file +.SS "Arguments:" +.TP +filename +File to open +.SH "SEE ALSO" +The full documentation for +.B Qt: +is maintained as a Texinfo manual. If the +.B info +and +.B Qt: +programs are properly installed at your site, the command +.IP +.B info Qt: +.PP +should give you access to the complete manual. |