aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/HelpMe.md
diff options
context:
space:
mode:
authorRenaud G. <renaud@rolisteam.org>2014-12-10 15:44:08 +0100
committerRenaud G. <renaud@rolisteam.org>2014-12-10 15:44:08 +0100
commit3b9716332fbbd0a81e554770a70f978d0f01fdeb (patch)
tree213c5426060826f00f5a5d0d1539d28b2971cde5 /HelpMe.md
parent9110212b5fef5b60c8cd6989a31c88eee6a2d2ee (diff)
downloadOneRoll-3b9716332fbbd0a81e554770a70f978d0f01fdeb.tar.gz
OneRoll-3b9716332fbbd0a81e554770a70f978d0f01fdeb.zip
Update HelpMe.md
title
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]