1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-07 18:23:13 +02:00

core: set value as optional in help of /buffer set

This commit is contained in:
Sébastien Helleu
2017-10-21 09:27:18 +02:00
parent 80682fb006
commit cc5c92ab1e
20 changed files with 43 additions and 43 deletions
+1 -1
View File
@@ -7000,7 +7000,7 @@ command_init ()
" || close [<n1>[-<n2>]|<name>]"
" || notify <level>"
" || localvar"
" || set <property> <value>"
" || set <property> [<value>]"
" || get <property>"
" || <number>|-|+|<name>"),
N_(" list: list buffers (without argument, this list is displayed)\n"