mirror of
https://codeberg.org/cage/tinmop/
synced 2025-03-07 10:37:37 +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
|
#+TITLE: tinmop
|
||||||
|
|
||||||
* Name
|
* Name
|
||||||
tinmop - a client for gemini or pleroma social network
|
|
||||||
|
tinmop - a client for gemini, pleroma social network or 9p protocol overt TLS
|
||||||
|
|
||||||
* Synopsis
|
* Synopsis
|
||||||
|
|
||||||
@ -23,12 +24,18 @@
|
|||||||
- gemini://gemini.circumlunar.space/
|
- gemini://gemini.circumlunar.space/
|
||||||
- [[https://gemini.circumlunar.space/docs/]]
|
- [[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
|
* Options
|
||||||
|
|
||||||
Without options the program will start a terminal interface and will
|
Without options the program will start a terminal interface and will
|
||||||
try to connect to your instance (see [[Configuration]])
|
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
|
+ -m, --notify-mentions ARG :: Notify messages that mentions the user
|
||||||
+ -R, --reset-timeline-pagination ::
|
+ -R, --reset-timeline-pagination ::
|
||||||
Reset the timeline pagination. By default the new toots are fetched
|
Reset the timeline pagination. By default the new toots are fetched
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
.SH "Name"
|
.SH "Name"
|
||||||
.PP
|
.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"
|
.SH "Synopsis"
|
||||||
.PP
|
.PP
|
||||||
@ -30,14 +30,22 @@ gemini://gemini.circumlunar.space/
|
|||||||
.IP \(em 4
|
.IP \(em 4
|
||||||
\fIhttps://gemini.circumlunar.space/docs/\fP
|
\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"
|
.SH "Options"
|
||||||
.PP
|
.PP
|
||||||
Without options the program will start a terminal interface and will
|
Without options the program will start a terminal interface and will
|
||||||
try to connect to your instance (see \fIConfiguration\fP)
|
try to connect to your instance (see \fIConfiguration\fP)
|
||||||
|
|
||||||
.TP
|
.TP
|
||||||
\fB-o, --open-gemini-url ARG \fP
|
\fB-o, --open-net-address ARG \fP
|
||||||
Open gemini url
|
Open net address (currentli only gemini or 9p)
|
||||||
.TP
|
.TP
|
||||||
\fB-m, --notify-mentions ARG \fP
|
\fB-m, --notify-mentions ARG \fP
|
||||||
Notify messages that mentions the user
|
Notify messages that mentions the user
|
||||||
|
Loading…
x
Reference in New Issue
Block a user