aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/HelpMe.md
diff options
context:
space:
mode:
Diffstat (limited to 'HelpMe.md')
-rw-r--r--HelpMe.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/HelpMe.md b/HelpMe.md
index 2a30798..9a37daf 100644
--- a/HelpMe.md
+++ b/HelpMe.md
@@ -159,6 +159,8 @@ The range is defined as two bound. You have to use square brackets and the two b
> 4d10c[8-10]
+### Boolean Condition
+
The command counts how many dice have values between >=8 and <=10.
> 4d10c[>7]