mirror of
https://github.com/profanity-im/profanity.git
synced 2025-02-02 15:08:15 -05:00
Expand /lastactivity help
This commit is contained in:
parent
ca36150d45
commit
7319f9eb1d
@ -897,7 +897,7 @@ static struct cmd_t command_defs[] = {
|
|||||||
"Enable/disable sending last activity, and send last activity requests.")
|
"Enable/disable sending last activity, and send last activity requests.")
|
||||||
CMD_ARGS(
|
CMD_ARGS(
|
||||||
{ "on|off", "Enable or disable sending of last activity." },
|
{ "on|off", "Enable or disable sending of last activity." },
|
||||||
{ "<jid>", "The JID of the entity to query, omitting the JID will query your server." })
|
{ "<jid>", "The JID of the entity to query. Omitting the JID will query your server for its uptime." })
|
||||||
CMD_EXAMPLES(
|
CMD_EXAMPLES(
|
||||||
"/lastactivity",
|
"/lastactivity",
|
||||||
"/lastactivity off",
|
"/lastactivity off",
|
||||||
|
Loading…
Reference in New Issue
Block a user