From a79a4e11be96736e19593744ae66a3416e68b753 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=A0t=C4=9Bp=C3=A1n=20N=C4=9Bmec?= Date: Fri, 23 Dec 2011 16:14:03 +0100 Subject: [PATCH] Add a "boolean" help tag and a hint regarding boolean option manipulation. --- common/locale/en-US/options.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/common/locale/en-US/options.xml b/common/locale/en-US/options.xml index 6de3231b..bac38b49 100644 --- a/common/locale/en-US/options.xml +++ b/common/locale/en-US/options.xml @@ -18,7 +18,13 @@

-
boolean
Can only be on or off
+
+
boolean
+
+ Can only be on (:set option) or + off (:set nooption) +
+
number
A numeric value
string
A string value