1
0
mirror of https://codeberg.org/cage/tinmop/ synced 2024-12-18 23:22:52 +01:00

- updated manpage.

This commit is contained in:
cage 2021-11-13 16:34:07 +01:00
parent 22bce9cdd9
commit 2597c131cd
2 changed files with 4 additions and 0 deletions

View File

@ -28,6 +28,7 @@
Reset the timeline pagination. By default the new toots are fetched
starting from the last one downloaded from the instance, this switch
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
+ -e, --execute-script SCRIPT-FILE :: Execute a script file
+ -f, --folder FOLDER-NAME :: Start on that folder

View File

@ -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
will force the program to fetch the last message posted by users
.TP
\fB-G, --gemini-client-only \fP
Start as gemini client only
.TP
\fB-c, --check-follows-requests \fP
Checks for follow request at start
.TP