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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user