plugin code
[lbook_fbreader.git] / fbreader / desktop / FBReader.1
blobb3ee67c07905d864b6d10cfdd58205a8712092ad
1 .TH FBREADER 1
2 .SH NAME
3 FBReader \- e-book reader
4 .SH SYNOPSIS
5 .B FBReader [\fB\-zlui \fIui-type\fP] [\fIui-specific options\fP] [\fB\-lang \fIlanguage\fP] [\fIe-book\fP]
6 .SH DESCRIPTION
7 FBReader is an e-book reader. It supports most open e-book formats, and can
8 read compressed e-book archives.
9 .PP
10 For more information on using the program, see the "About FBReader" button
11 on its toolbar.
12 .SH OPTIONS
13 .TP
14 \fB-zlui \fIui-type\fP
15 Try to start FBReader with the specified uu type. Supported ui types are
16 \fBgtk\fP (to use Gtk+ library), \fBqt\fP (Qt 3 library) and \fBqt4\fP (Qt 4
17 library).
18 .TP
19 \fIui-specific options\fP
20 Standard options from the UI library you use (Gtk+, Qt3 or Qt4).
21 .TP
22 \fB-lang \fIlanguage\fP
23 Language for user interface. Current version of fbreader supports English
24 (specify \fB\-lang en\fP option), French (\fB\-lang fr\fP), Russian
25 (\fB\-lang ru\fP) and Ukrainian (\fB\-lang uk\fP).
26 .TP
27 \fIe-book\fP
28 Name of file to open. If this parameter is missing or if FBReader cannot open
29 the specified file, the last opened file will be reopened. If you start FBReader
30 for the first time or the last opened file is missing, "About FBReader" text
31 will be opened.
32 .SH AUTHOR
33 This man page was written by Joey Hess <joeyh@debian.org> and Nikolay Pultsin
34 <geometer@fbreader.org> for the Debian system, but may be freely reused on other
35 systems.