mirror of
https://codeberg.org/cage/tinmop/
synced 2025-01-21 03:15:35 +01:00
- updated manpage.
This commit is contained in:
parent
35c66d4679
commit
4ef0b45f9c
@ -171,7 +171,7 @@ if suggestion window is \fBnot\fP rendered, pressing \fBup\fP and \fBdown\fP arr
|
||||
A folder is an object to groups messages for each timeline an arbitrary number of folders can be created, when the last message of a folder is deleted the folder is deleted as well.
|
||||
.SS "GUI"
|
||||
.PP
|
||||
Calling this program with option \fB"-U"\fP will starts with a gemini client with a GUI mode. The Usage should be intuitive for persons that are used to use programs with a graphical interface and mouse interaction. Note that currently gempub files are not supported by GUI. Other features (like tour mode) are, though.
|
||||
Calling this program with option \fB"-U"\fP will starts with a gemini client with a GUI mode. The Usage should be intuitive for persons that are used to use programs with a graphical interface and mouse interaction.
|
||||
.SH "Configuration"
|
||||
.PP
|
||||
The configuration of tinmop is based on text files but they are available two different kinds with different syntax and scope.
|
||||
@ -270,7 +270,7 @@ Using \fB'M-g g l'\fP the library can be inspected using a simple query language
|
||||
.RS
|
||||
.nf
|
||||
\fC
|
||||
*where* criteria *into* folder-name
|
||||
*where* criteria
|
||||
|
||||
\fP
|
||||
.fi
|
||||
@ -1475,7 +1475,7 @@ The program will be compiled in \fCdebug\-mode\fP this means that a lot of diagn
|
||||
.IP \(em 4
|
||||
\fC$HOME/.local/share/tinmop/db.sqlite3\fP: the program database
|
||||
.IP \(em 4
|
||||
\fC$HOME/.local/share/tinmop/client\fP: the program credentials to connect with the instance \fBkeep private!\fP
|
||||
\fC$HOME/.local/share/tinmop/client\fP: the program credentials to connect with the instance; \fBkeep private!\fP
|
||||
.IP \(em 4
|
||||
\fC$HOME/.local/share/tinmop/tinmop.log\fP: this file is created only for debugging and should not be enabled in binary package distribution (see \fIfuzzy:Contributing\fP).
|
||||
.IP \(em 4
|
||||
|
@ -128,7 +128,7 @@
|
||||
|
||||
** GUI
|
||||
|
||||
Calling this program with option *"-U"* will starts with a gemini client with a GUI mode. The Usage should be intuitive for persons that are used to use programs with a graphical interface and mouse interaction. Note that currently gempub files are not supported by GUI. Other features (like tour mode) are, though.
|
||||
Calling this program with option *"-U"* will starts with a gemini client with a GUI mode. The Usage should be intuitive for persons that are used to use programs with a graphical interface and mouse interaction.
|
||||
|
||||
* Configuration
|
||||
|
||||
@ -747,7 +747,7 @@
|
||||
* Files
|
||||
|
||||
- ~$HOME/.local/share/tinmop/db.sqlite3~: the program database
|
||||
- ~$HOME/.local/share/tinmop/client~: the program credentials to connect with the instance *keep private!*
|
||||
- ~$HOME/.local/share/tinmop/client~: the program credentials to connect with the instance; *keep private!*
|
||||
- ~$HOME/.local/share/tinmop/tinmop.log~: this file is created only for debugging and should not be enabled in binary package distribution (see [[Contributing]]).
|
||||
- ~/etc/tinmop/default-theme.conf~: default visual style
|
||||
- ~/etc/tinmop/shared.conf~: some default configuration not related to themes
|
||||
|
Loading…
Reference in New Issue
Block a user