summaryrefslogtreecommitdiff
path: root/doc/en/autogen
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2014-06-27 22:04:56 +0200
committerSébastien Helleu <flashcode@flashtux.org>2014-06-27 22:04:56 +0200
commit019181836828d90eebbb0122c7bf34449c9b6035 (patch)
treede89e6fc83be199c2bffc448ed1ef91b3c2fd10d /doc/en/autogen
parent1a1c50cc01a5a91013b86708dc2a8e5ad330619e (diff)
downloadweechat-019181836828d90eebbb0122c7bf34449c9b6035.zip
core: remove extra spaces in /help set
Diffstat (limited to 'doc/en/autogen')
-rw-r--r--doc/en/autogen/user/weechat_commands.asciidoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/en/autogen/user/weechat_commands.asciidoc b/doc/en/autogen/user/weechat_commands.asciidoc
index f0aff8e79..681d5b9c1 100644
--- a/doc/en/autogen/user/weechat_commands.asciidoc
+++ b/doc/en/autogen/user/weechat_commands.asciidoc
@@ -768,7 +768,7 @@ option: name of an option (wildcard "*" is allowed)
integer: number, ++number or --number
string: any string ("" for empty string)
color: color name, ++number or --number
- Note: for all types, you can use null to remove option value (undefined value). This works only for some special plugin variables.
+ Note: for all types, you can use null to remove option value (undefined value). This works only for some special plugin variables.
diff: display only changed options
env: display or set an environment variable (use value "" to unset a variable)