mirror of
https://github.com/irssi/irssi.git
synced 2026-08-09 11:50:10 +02:00
Added syntax comment for /UPGRADE
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2072 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
a1b151d8d3
commit
bd2af6cb98
1 changed files with 1 additions and 0 deletions
|
|
@ -39,6 +39,7 @@ void session_set_binary(const char *path)
|
|||
irssi_binary = path;
|
||||
}
|
||||
|
||||
/* SYNTAX: UPGRADE [<irssi binary path>] */
|
||||
static void cmd_upgrade(const char *data)
|
||||
{
|
||||
CONFIG_REC *session;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue