aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/HelpMe.md
diff options
context:
space:
mode:
authorRenaud G <renaud@rolisteam.org>2014-12-13 21:55:55 +0100
committerRenaud G <renaud@rolisteam.org>2014-12-13 21:55:55 +0100
commitc0115fbdce8d77c537abc84660bea5a156783eb2 (patch)
tree5e91c207a276cdd62381be457318a67bf64d39b2 /HelpMe.md
parent708a8c7b8e88cf6af758a981f773863f9e71cdac (diff)
downloadOneRoll-c0115fbdce8d77c537abc84660bea5a156783eb2.tar.gz
OneRoll-c0115fbdce8d77c537abc84660bea5a156783eb2.zip
-Improves documentation and add a better example in main.cpp
Diffstat (limited to 'HelpMe.md')
-rw-r--r--HelpMe.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/HelpMe.md b/HelpMe.md
index 9a37daf..17488c8 100644
--- a/HelpMe.md
+++ b/HelpMe.md
@@ -134,6 +134,15 @@ Substract 4 to 6 and then roll two dice.
Divide by 2 the result of 1 die.
+## Roll two (or more) kind of dice at once.
+
+To make it, you have to separate all dice command by `;`
+
+> 1d10;1d6
+
+or
+
+> 5d6;1d10;4d100;3d20
## Validator