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 11:16:12 +0900 |
commit | b2ccda8be812a3c5c236bda0eacde37756b8551c (patch) | |
tree | 80f2e2733ebd4c00c2e6f7a273fa493ce7613f7a | |
parent | c243009e07c9e21e2cd04e40f1903ad6305ece56 (diff) | |
download | tellico-b2ccda8be812a3c5c236bda0eacde37756b8551c.tar.gz tellico-b2ccda8be812a3c5c236bda0eacde37756b8551c.zip |
Add man page from tde packaging repo.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-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. |