moved kdeaccessibility kdeaddons kdeadmin kdeartwork kdebindings kdeedu kdegames...
[kdeedu.git] / debian / kwordquiz.1
blob69dc33fba7902ee80ab9d64438faf725021184ec
1 .\"                                      Hey, EMACS: -*- nroff -*-
2 .\" First parameter, NAME, should be all caps
3 .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
4 .\" other parameters are allowed: see man(7), man(1)
5 .TH KWORDQUIZ 1 "March 16, 2005"
6 .\" Please adjust this date whenever revising the manpage.
7 .\"
8 .\" Some roff macros, for reference:
9 .\" .nh        disable hyphenation
10 .\" .hy        enable hyphenation
11 .\" .ad l      left justify
12 .\" .ad b      justify to both left and right margins
13 .\" .nf        disable filling
14 .\" .fi        enable filling
15 .\" .br        insert line break
16 .\" .sp <n>    insert n+1 empty lines
17 .\" for manpage-specific macros, see man(7)
18 .SH NAME
19 kwordquiz \- a flashcard and vocabulary learning program for KDE
20 .SH SYNOPSIS
21 .B kwordquiz
22 .RI "[ " generic-options " ]"
23 .PP
24 .B kwordquiz
25 .RI "[ " generic-options " ]"
26 [ \fB\-m, \-\-mode\fP \fInumber\fP ]
27 [ \fB\-g, \-\-goto\fP \fIsession\fP ]
28 .I file
29 .SH DESCRIPTION
30 \fBKWordQuiz\fP is a flashcard-based tool that helps you to master new
31 vocabularies.  It may be a language or any other kind of terminology.
32 .PP
33 KWordQuiz can open several types of vocabulary data.  Supported
34 are \fI.kvtml\fP files used by other KDE programs such as KVocTrain,
35 \fI.wql\fP files used by WordQuiz for Windows, \fI.csv\fP files with
36 comma-separated text, and \fI.xml.gz\fP
37 files created by Pauker (\fIhttp://pauker.sourceforge.net/\fP).
38 .PP
39 This application is part of the official KDE edutainment module.
40 .SH OPTIONS
41 Below are the kwordquiz-specific options.
42 For a full summary of options, run \fIkwordquiz \-\-help\fP.
43 .PP
44 .TP
45 \fB\-m, \-\-mode\fP \fInumber\fP
46 Specify the order and direction in which questions are asked.
47 The \fInumber\fP argument must be 1, 2, 3, 4 or 5 (corresponding to the
48 five entries in the Mode menu).
49 .TP
50 \fB\-g, \-\-goto\fP \fIsession\fP
51 Begin a quiz immediately.  The \fIsession\fP argument may be
52 \fBflash\fP (for a flashcard quiz), \fBmc\fP (for a multiple choice
53 quiz) or \fBqa\fP (for a question and answer quiz).
54 .SH SEE ALSO
55 Full user documentation is available through the KDE Help Centre.
56 You can also enter the URL
57 \fIhelp:/kwordquiz/\fP
58 directly into konqueror or you can run
59 `\fIkhelpcenter help:/kwordquiz/\fP'
60 from the command-line.
61 .PP
62 If the KDE Help Centre is not installed then you can install the package
63 \fIkdeedu-doc-html\fP and read this documentation in HTML format from
64 \fI/usr/share/doc/kde/HTML/en/kwordquiz/\fP.
65 .SH AUTHOR
66 KWordQuiz was written by Peter Hedlund <peter@peterandlinda.com>.
67 .br
68 This manual page was prepared by Ben Burton <bab@debian.org>
69 for the Debian GNU/Linux system (but may be used by others).