mirror of
https://github.com/profanity-im/profanity.git
synced 2025-01-03 14:57:42 -05:00
Added section to man page
This commit is contained in:
parent
a4d8490ba9
commit
3db7ae8d23
@ -24,6 +24,25 @@ complete the handshake.
|
||||
Set the logging level,
|
||||
.I LEVEL
|
||||
may be set to DEBUG, INFO (the default), WARN or ERROR.
|
||||
.SH USING PROFANITY
|
||||
The
|
||||
.B Profanity
|
||||
user interface contains 3 main elements.
|
||||
.PP
|
||||
The title bar at the top, shows various information about who you are chatting
|
||||
with, and your current status at the top right corner.
|
||||
.PP
|
||||
The status bar near the bottom, shows information about the user you are logged
|
||||
in as, and shows which windows are currently active, at the bottom right corner
|
||||
of the screen.
|
||||
.PP
|
||||
The input line, the last line, is where all user input goes, including commands
|
||||
starting with the "/" character and messages.
|
||||
.PP
|
||||
The main window holds a console window where information is given, press F1 to
|
||||
get back to the console window. Up to 9 chat windows may be open at any one
|
||||
time, to access them use the F2-F10 keys. When in a chat window, you do not
|
||||
need to use the "/msg" command.
|
||||
.SH SEE ALSO
|
||||
.B Profanity
|
||||
itself has a lot of built\-in help. Check the /help command for more information.
|
||||
|
Loading…
Reference in New Issue
Block a user