mirror of
https://github.com/weechat/weechat.git
synced 2026-06-28 22:06:38 +02:00
core: add missing closing parenthesis in /help buflist
This commit is contained in:
@@ -199,7 +199,7 @@ buflist_command_init (void)
|
||||
"buflist.format.tls_version)"),
|
||||
N_(" - ${index_displayed}: index of line displayed in the bar "
|
||||
"item (starts at 0, only buffers displayed increment this index, "
|
||||
"see option buflist.look.display_conditions")),
|
||||
"see option buflist.look.display_conditions)")),
|
||||
"enable|disable|toggle"
|
||||
" || bar"
|
||||
" || refresh %(buflist_items_used)|%*",
|
||||
|
||||
Reference in New Issue
Block a user