1
0
mirror of https://codeberg.org/cage/tinmop/ synced 2025-01-11 02:03:56 +01:00

- udated manpage.

This commit is contained in:
cage 2020-12-27 13:19:32 +01:00
parent 5215a13437
commit 8f1f60b409
2 changed files with 41 additions and 14 deletions

View File

@ -1,7 +1,7 @@
#+TITLE: tinmop #+TITLE: tinmop
* Name * Name
tinmop - a client for mastodon or pleroma social network tinmop - a client for gemini or pleroma social network
* Synopsis * Synopsis
tinmop [OPTION]... tinmop [OPTION]...
@ -13,7 +13,9 @@
official website ([[https://docs.joinmastodon.org/]]). official website ([[https://docs.joinmastodon.org/]]).
Tinmop proposes a terminal interface to connect with Pleroma Tinmop proposes a terminal interface to connect with Pleroma
social network social network and as client for the gemini protocol
gemini://gemini.circumlunar.space/
* Options * Options
@ -121,9 +123,10 @@
#+END_SRC #+END_SRC
Not incidentally the information in the example above are the Not incidentally the information in the example above are the
absolute minimum the user has to provide before starts the program: absolute minimum the user has to provide before starts the program
the name you chose when you made the account on the server and the and connect to pleroma (to use tinmop as a gemini browser only an
address of the server. empty file will suffice): the name you chose when you made the
account on the server and the address of the server.
As you can see a line starting with a *#* is considered comment and As you can see a line starting with a *#* is considered comment and
skipped by the program skipped by the program
@ -176,10 +179,18 @@
* How to get more help * How to get more help
For help with mastodon visit the mastodon website. For help with pleroma visit the pleroma website:
https://pleroma.social/
For information about gemini:
$ tinmop -o gemini://gemini.circumlunar.space
The program has an inline help (default binding for help is "?") The program has an inline help (default binding for help is "?")
You can search the help strings with a command (default: "C-h a").
Moreover you can have some useful hint at the program web page: Moreover you can have some useful hint at the program web page:
[https://www.autistici.org/interzona/tinmop/] [https://www.autistici.org/interzona/tinmop/]

View File

@ -2,7 +2,7 @@
.SH "Name" .SH "Name"
.PP .PP
tinmop - a client for mastodon or pleroma social network tinmop - a client for gemini or pleroma social network
.SH "Synopsis" .SH "Synopsis"
.PP .PP
@ -16,7 +16,10 @@ official website (\fIhttps://docs.joinmastodon.org/\fP).
.PP .PP
Tinmop proposes a terminal interface to connect with Pleroma Tinmop proposes a terminal interface to connect with Pleroma
social network social network and as client for the gemini protocol
.PP
gemini://gemini.circumlunar.space/
.SH "Options" .SH "Options"
.PP .PP
@ -167,9 +170,10 @@ username = username
.PP .PP
Not incidentally the information in the example above are the Not incidentally the information in the example above are the
absolute minimum the user has to provide before starts the program: absolute minimum the user has to provide before starts the program
the name you chose when you made the account on the server and the and connect to pleroma (to use tinmop as a gemini browser only an
address of the server. empty file will suffice): the name you chose when you made the
account on the server and the address of the server.
.PP .PP
As you can see a line starting with a \fB#\fP is considered comment and As you can see a line starting with a \fB#\fP is considered comment and
@ -229,11 +233,23 @@ that there must be a file with valid credentials available).
.SH "How to get more help" .SH "How to get more help"
.PP .PP
For help with mastodon visit the mastodon website. For help with pleroma visit the pleroma website:
.PP
\fIhttps://pleroma.social/\fP
.PP
For information about gemini:
.PP
$ tinmop -o gemini://gemini.circumlunar.space
.PP .PP
The program has an inline help (default binding for help is "?") The program has an inline help (default binding for help is "?")
.PP
You can search the help strings with a command (default: "C-h a").
.PP .PP
Moreover you can have some useful hint at the program web page: Moreover you can have some useful hint at the program web page: