mirror of
https://github.com/profanity-im/profanity.git
synced 2024-12-04 14:46:46 -05:00
Update /notify help
This commit is contained in:
parent
705e3dc7d8
commit
e758f74e48
@ -1335,7 +1335,8 @@ static struct cmd_t command_defs[] =
|
|||||||
"/notify invite on|off",
|
"/notify invite on|off",
|
||||||
"/notify sub on|off")
|
"/notify sub on|off")
|
||||||
CMD_DESC(
|
CMD_DESC(
|
||||||
"Settings for various kinds of desktop notifications.")
|
"Configure desktop notifications. "
|
||||||
|
"To configure presence update messages in the console, chat and chat room windows, see '/help presence'.")
|
||||||
CMD_ARGS(
|
CMD_ARGS(
|
||||||
{ "chat on|off", "Notifications for regular chat messages." },
|
{ "chat on|off", "Notifications for regular chat messages." },
|
||||||
{ "chat current on|off", "Whether to show regular chat message notifications when the window is focussed." },
|
{ "chat current on|off", "Whether to show regular chat message notifications when the window is focussed." },
|
||||||
|
Loading…
Reference in New Issue
Block a user