mirror of
https://github.com/profanity-im/profanity.git
synced 2024-11-03 19:37:16 -05:00
Improved help on typing notifications
This commit is contained in:
parent
8b1653f707
commit
d3f5daf11d
@ -213,9 +213,9 @@ static struct cmd_t setting_commands[] =
|
||||
{ "/typing on|off", "Enable/disable typing notifications.",
|
||||
{ "/typing on|off",
|
||||
"--------------",
|
||||
"Switch the typing notifications on or off for incoming messages",
|
||||
"Switch typing notifications on or off for incoming messages",
|
||||
"If desktop notifications are also enabled you will receive them",
|
||||
"for typing notifications also.",
|
||||
"for when users are typing a message to you.",
|
||||
"",
|
||||
"Config file section : [ui]",
|
||||
"Config file value : typing=true|false",
|
||||
|
Loading…
Reference in New Issue
Block a user