mirror of
https://codeberg.org/cage/tinmop/
synced 2024-12-18 23:22:52 +01:00
- updated documentation.
This commit is contained in:
parent
fd53894b2e
commit
096ea44a6b
11
doc/man.org
11
doc/man.org
@ -1,7 +1,8 @@
|
||||
#+TITLE: tinmop
|
||||
|
||||
* Name
|
||||
tinmop - a client for gemini or pleroma social network
|
||||
|
||||
tinmop - a client for gemini, pleroma social network or 9p protocol overt TLS
|
||||
|
||||
* Synopsis
|
||||
|
||||
@ -23,12 +24,18 @@
|
||||
- gemini://gemini.circumlunar.space/
|
||||
- [[https://gemini.circumlunar.space/docs/]]
|
||||
|
||||
Finally tinmop can connect to network file system using 9p protocol
|
||||
over TLS (using client certificates as authentication method).
|
||||
|
||||
For more information about this feature, please visit:
|
||||
[[https://kamid.omarpolo.com/]].
|
||||
|
||||
* Options
|
||||
|
||||
Without options the program will start a terminal interface and will
|
||||
try to connect to your instance (see [[Configuration]])
|
||||
|
||||
+ -o, --open-gemini-url ARG :: Open gemini url
|
||||
+ -o, --open-net-address ARG :: Open net address (currentli only gemini or 9p)
|
||||
+ -m, --notify-mentions ARG :: Notify messages that mentions the user
|
||||
+ -R, --reset-timeline-pagination ::
|
||||
Reset the timeline pagination. By default the new toots are fetched
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
.SH "Name"
|
||||
.PP
|
||||
tinmop - a client for gemini or pleroma social network
|
||||
tinmop - a client for gemini, pleroma social network or 9p protocol overt TLS
|
||||
|
||||
.SH "Synopsis"
|
||||
.PP
|
||||
@ -30,14 +30,22 @@ gemini://gemini.circumlunar.space/
|
||||
.IP \(em 4
|
||||
\fIhttps://gemini.circumlunar.space/docs/\fP
|
||||
|
||||
.PP
|
||||
Finally tinmop can connect to network file system using 9p protocol
|
||||
over TLS (using client certificates as authentication method).
|
||||
|
||||
.PP
|
||||
For more information about this feature, please visit:
|
||||
\fIhttps://kamid.omarpolo.com/\fP.
|
||||
|
||||
.SH "Options"
|
||||
.PP
|
||||
Without options the program will start a terminal interface and will
|
||||
try to connect to your instance (see \fIConfiguration\fP)
|
||||
|
||||
.TP
|
||||
\fB-o, --open-gemini-url ARG \fP
|
||||
Open gemini url
|
||||
\fB-o, --open-net-address ARG \fP
|
||||
Open net address (currentli only gemini or 9p)
|
||||
.TP
|
||||
\fB-m, --notify-mentions ARG \fP
|
||||
Notify messages that mentions the user
|
||||
|
Loading…
Reference in New Issue
Block a user