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

core: remove extra spaces in /help set

This commit is contained in:
Sébastien Helleu
2014-06-27 22:04:56 +02:00
parent 1a1c50cc01
commit 0191818368
18 changed files with 44 additions and 56 deletions
+2 -2
View File
@@ -7723,8 +7723,8 @@ command_init ()
" string: any string (\"\" for empty string)\n"
" color: color name, ++number or --number\n"
" Note: for all types, you can use null to remove option "
" value (undefined value). This works only for some special "
" plugin variables.\n"
"value (undefined value). This works only for some special plugin "
"variables.\n"
" diff: display only changed options\n"
" env: display or set an environment variable (use value \"\" to "
"unset a variable)\n"