mirror of https://codeberg.org/cage/tinmop/
- updated manpage.
This commit is contained in:
parent
e9b7a45214
commit
67837a858f
|
@ -51,7 +51,7 @@
|
||||||
| | modeline |
|
| | modeline |
|
||||||
+---------------+---------------------------+
|
+---------------+---------------------------+
|
||||||
| | |
|
| | |
|
||||||
| conversations | message window |
|
| conversations | main window |
|
||||||
| window | |
|
| window | |
|
||||||
| | |
|
| | |
|
||||||
| | |
|
| | |
|
||||||
|
@ -71,7 +71,7 @@
|
||||||
|
|
||||||
- conversations window :: show the /private/ conversations the user is having with others;
|
- conversations window :: show the /private/ conversations the user is having with others;
|
||||||
|
|
||||||
- message window :: show the body of the message selected in the tag window
|
- main window :: show the body of the message selected in the tag window or gemini page
|
||||||
|
|
||||||
- command window :: the window where the user instruct the software to perform commands
|
- command window :: the window where the user instruct the software to perform commands
|
||||||
|
|
||||||
|
|
|
@ -74,7 +74,7 @@ sketched below:
|
||||||
| | modeline |
|
| | modeline |
|
||||||
+---------------+---------------------------+
|
+---------------+---------------------------+
|
||||||
| | |
|
| | |
|
||||||
| conversations | message window |
|
| conversations | main window |
|
||||||
| window | |
|
| window | |
|
||||||
| | |
|
| | |
|
||||||
| | |
|
| | |
|
||||||
|
@ -106,8 +106,8 @@ for a given timeline and folder (see
|
||||||
show the \fIprivate\fP conversations the user is having with others;
|
show the \fIprivate\fP conversations the user is having with others;
|
||||||
|
|
||||||
.TP
|
.TP
|
||||||
\fBmessage window\fP
|
\fBmain window\fP
|
||||||
show the body of the message selected in the tag window
|
show the body of the message selected in the tag window or gemini page
|
||||||
|
|
||||||
.TP
|
.TP
|
||||||
\fBcommand window\fP
|
\fBcommand window\fP
|
||||||
|
|
Loading…
Reference in New Issue