From 8a25ac78753d1323501093d5b11568f935332e4d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Wed, 31 May 2017 22:42:57 +0200 Subject: buflist: add missing ${hotlist_priority} in /help buflist --- src/plugins/buflist/buflist-command.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src') 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", -- cgit v1.2.3