mirror of
https://github.com/irssi/irssi.git
synced 2026-08-10 12:23:37 +02:00
/LASTLOG syntax updated
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1256 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
6b4a838813
commit
2e1466d210
2 changed files with 5 additions and 1 deletions
|
|
@ -291,7 +291,7 @@ static void show_lastlog(const char *searchtext, GHashTable *optlist,
|
|||
}
|
||||
|
||||
/* SYNTAX: LASTLOG [-] [-file <filename>] [-clear] [-<level> -<level...>]
|
||||
[-new | -away] [-regexp | -word]
|
||||
[-new | -away] [-regexp | -word] [-window <ref#|name>]
|
||||
[<pattern>] [<count> [<start>]] */
|
||||
static void cmd_lastlog(const char *data)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue