mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-29 10:16:21 +00:00
@@ -996,10 +996,11 @@ static struct cmd_t command_defs[] =
|
|||||||
{ "statusbar off", "Do not show time in status bar." },
|
{ "statusbar off", "Do not show time in status bar." },
|
||||||
{ "lastactivity set <format>", "Change time format for last activity." })
|
{ "lastactivity set <format>", "Change time format for last activity." })
|
||||||
CMD_EXAMPLES(
|
CMD_EXAMPLES(
|
||||||
"/time main set \"%d-%m-%y %H:%M\"",
|
"/time console set %H:%M:%S",
|
||||||
"/time main off",
|
"/time chat set \"%d-%m-%y %H:%M:%S\"",
|
||||||
|
"/time xml off",
|
||||||
"/time statusbar set %H:%M",
|
"/time statusbar set %H:%M",
|
||||||
"/time lastactivity set \"%d-%m-%y %H:%M\"")
|
"/time lastactivity set \"%d-%m-%y %H:%M:%S\"")
|
||||||
},
|
},
|
||||||
|
|
||||||
{ "/inpblock",
|
{ "/inpblock",
|
||||||
|
|||||||
Reference in New Issue
Block a user