diff options
Diffstat (limited to 'src/plugins')
-rw-r--r-- | src/plugins/buflist/buflist-command.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/plugins/buflist/buflist-command.c b/src/plugins/buflist/buflist-command.c index 810a5d449..6f91437ce 100644 --- a/src/plugins/buflist/buflist-command.c +++ b/src/plugins/buflist/buflist-command.c @@ -125,6 +125,8 @@ buflist_command_init () " - ${format_hotlist}: the formatted hotlist (evaluation " "of option buflist.format.hotlist)\n" " - ${hotlist}: the raw hotlist\n" + " - ${hotlist_priority}: \"none\", \"low\", \"message\", " + "\"private\" or \"highlight\"\n" " - ${format_lag}: the lag for an IRC server buffer, empty if " "there's no lag (evaluation of option buflist.format.lag)"), "bar || refresh", |