diff options
author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-09-10 05:14:00 +0000 |
---|---|---|
committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-09-10 05:14:00 +0000 |
commit | fa949b6b7fa553547f26305d4227e8baa0091c1f (patch) | |
tree | 9199255f7d3e0f276f6f53000f13fb0081f3c4c5 /docs/bibletime.1 | |
download | bibletime-fa949b6b7fa553547f26305d4227e8baa0091c1f.tar.gz bibletime-fa949b6b7fa553547f26305d4227e8baa0091c1f.zip |
Added initial Trinity version of BibleTime
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/bibletime@1173688 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'docs/bibletime.1')
-rw-r--r-- | docs/bibletime.1 | 109 |
1 files changed, 109 insertions, 0 deletions
diff --git a/docs/bibletime.1 b/docs/bibletime.1 new file mode 100644 index 0000000..b711923 --- /dev/null +++ b/docs/bibletime.1 @@ -0,0 +1,109 @@ +.TH "BibleTime" "1" "July 17, 2004" "BibleTime 1.4.1" "KDE Application" +.SH "NAME" +bibletime \- Bible study tool for KDE +.SH "SYNOPSIS" +.B bibletime +[ +\fIQt\-options\fR +] +[ +\fIKDE\-options\fR +] +[ +\fIoptions\fR +] +.SH "DESCRIPTION" +This manual page documents briefly the +.B bibletime +KDE Application. +This manual page was written for the Debian GNU/Linux distribution +because the original program does not have a manual page. +.P +.B BibleTime +is a free and easy to use bible study tool for UNIX systems. +It requires a working KDE environment and the SWORD library. +BibleTime provides easy handling of digitized texts (Bibles, commentaries +and lexicons) and powerful features to work with these texts (search in +texts, write own notes, save, print etc.). +.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\-\-debug\fR +Enable debug messages. +.TP +\fB\-\-ignore\-session\fR +Ignore the startup session that was saved when BibleTime was closed +the last time. +.TP +\fB\-\-open\-default\-bible\fR \fIkey\fR +Open the default bible with the given \fIkey\fR. +Use +.I random +to open at a random position. +.SH "SEE ALSO" +The full documentations for +.B bibletime +and +.B bible study +are maintained as docbook manuals. If the +.B khelpcenter +program is properly installed at your site, the command +.IP +.B khelpcenter help:/bibletime +.PP +should give you access to the complete manual. +.SH "BUGS" +Please use +.br +http://bugs.kde.org or [email protected] +.br +to report bugs, do not mail the authors directly. +.br +.SH "AUTHOR" +BibleTime was written by +.br +.nh +Joachim Ansorg <[email protected]> +.br +Martin Gruner <[email protected]> +.br +Nikolay Igotti <[email protected]> +.br +Gary Sims <[email protected]> +.br +Timothy R. Butler <[email protected]> +.br +James Ots <[email protected]> +.br +Fred Saalbach <[email protected]> +.hy +.P +This manual page was prepared by +.nh +Erik Schanze <[email protected]> +.hy +for the Debian GNU/Linux system (but may be used by others). |