mirror of
https://codeberg.org/cage/tinmop/
synced 2024-12-22 23:47:56 +01:00
- updated manpage.
This commit is contained in:
parent
22bce9cdd9
commit
2597c131cd
@ -28,6 +28,7 @@
|
|||||||
Reset the timeline pagination. By default the new toots are fetched
|
Reset the timeline pagination. By default the new toots are fetched
|
||||||
starting from the last one downloaded from the instance, this switch
|
starting from the last one downloaded from the instance, this switch
|
||||||
will force the program to fetch the last message posted by users
|
will force the program to fetch the last message posted by users
|
||||||
|
+ -G, --gemini-client-only :: Start as gemini client only
|
||||||
+ -c, --check-follows-requests :: Checks for follow request at start
|
+ -c, --check-follows-requests :: Checks for follow request at start
|
||||||
+ -e, --execute-script SCRIPT-FILE :: Execute a script file
|
+ -e, --execute-script SCRIPT-FILE :: Execute a script file
|
||||||
+ -f, --folder FOLDER-NAME :: Start on that folder
|
+ -f, --folder FOLDER-NAME :: Start on that folder
|
||||||
|
@ -38,6 +38,9 @@ Reset the timeline pagination. By default the new toots are fetched
|
|||||||
starting from the last one downloaded from the instance, this switch
|
starting from the last one downloaded from the instance, this switch
|
||||||
will force the program to fetch the last message posted by users
|
will force the program to fetch the last message posted by users
|
||||||
.TP
|
.TP
|
||||||
|
\fB-G, --gemini-client-only \fP
|
||||||
|
Start as gemini client only
|
||||||
|
.TP
|
||||||
\fB-c, --check-follows-requests \fP
|
\fB-c, --check-follows-requests \fP
|
||||||
Checks for follow request at start
|
Checks for follow request at start
|
||||||
.TP
|
.TP
|
||||||
|
Loading…
Reference in New Issue
Block a user