1
0
Fork 0

- updated manpage.

This commit is contained in:
cage 2024-04-06 11:13:43 +02:00
parent a118ce13de
commit a48b7240e3
2 changed files with 12 additions and 0 deletions

View File

@ -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

View File

@ -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