mirror of
https://github.com/irssi/irssi.git
synced 2026-08-10 12:23:37 +02:00
Various updates/enhancements/fixes to the help files.
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@4545 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
ff63982d4f
commit
10ae40c368
32 changed files with 78 additions and 50 deletions
|
|
@ -1029,7 +1029,7 @@ void irc_commands_init(void)
|
|||
command_bind_irc("map", NULL, (SIGNAL_FUNC) command_self);
|
||||
/* SYNTAX: MOTD [<server>|<nick>] */
|
||||
command_bind_irc("motd", NULL, (SIGNAL_FUNC) command_self);
|
||||
/* SYNTAX: REHASH */
|
||||
/* SYNTAX: REHASH [<option>] */
|
||||
command_bind_irc("rehash", NULL, (SIGNAL_FUNC) command_self);
|
||||
/* SYNTAX: STATS <type> [<server>] */
|
||||
command_bind_irc("stats", NULL, (SIGNAL_FUNC) command_self);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue