diff options
Diffstat (limited to 'src/fe-text/lastlog.c')
-rw-r--r-- | src/fe-text/lastlog.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fe-text/lastlog.c b/src/fe-text/lastlog.c index 10952692..3968632c 100644 --- a/src/fe-text/lastlog.c +++ b/src/fe-text/lastlog.c @@ -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) { |