mirror of
https://codeberg.org/cage/tinmop/
synced 2025-02-01 04:26:47 +01:00
- updated manpage.
This commit is contained in:
parent
a118ce13de
commit
a48b7240e3
@ -80,6 +80,9 @@ Start as gemini gui server only
|
||||
.TP
|
||||
\fB-v, --version \fP
|
||||
Print program version and exit
|
||||
.TP
|
||||
\fB--fediverse-account \fP
|
||||
Specify a fediverse user account (format: user-name@server-name)
|
||||
|
||||
.SH "Usage"
|
||||
.PP
|
||||
@ -408,6 +411,9 @@ gemini-search
|
||||
\fB> \fP
|
||||
open-net-address
|
||||
.TP
|
||||
\fB@ \fP
|
||||
switch-fediverse-account
|
||||
.TP
|
||||
\fB? \fP
|
||||
print-quick-help
|
||||
.TP
|
||||
@ -564,6 +570,9 @@ change-visibility
|
||||
|
||||
.SS "Thread window"
|
||||
.TP
|
||||
\fB^ \fP
|
||||
thread-go-to-parent-post
|
||||
.TP
|
||||
\fB/ b \fP
|
||||
thread-search-next-message-body
|
||||
.TP
|
||||
|
@ -47,6 +47,7 @@
|
||||
+ -U, --gemini-gui-client-only :: Start the program as A gemini GUI client
|
||||
+ -S, --gemini-gui-server-only :: Start as gemini gui server only
|
||||
+ -v, --version :: Print program version and exit
|
||||
+ --fediverse-account :: Specify a fediverse user account (format: user-name@server-name)
|
||||
|
||||
* Usage
|
||||
|
||||
@ -285,6 +286,7 @@
|
||||
|
||||
- ! :: gemini-search
|
||||
- > :: open-net-address
|
||||
- @ :: switch-fediverse-account
|
||||
- ? :: print-quick-help
|
||||
- C d :: clear-cache
|
||||
- C-I :: pass-focus-next
|
||||
@ -344,6 +346,7 @@
|
||||
|
||||
** Thread window
|
||||
|
||||
- ^ :: thread-go-to-parent-post
|
||||
- / b :: thread-search-next-message-body
|
||||
- / m :: thread-search-next-message-meta
|
||||
- C-J (key /enter/) :: thread-open-selected-message
|
||||
|
Loading…
x
Reference in New Issue
Block a user