aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorRenaud G <renaud@rolisteam.org>2016-05-19 13:04:45 +0200
committerRenaud G <renaud@rolisteam.org>2016-05-19 13:04:45 +0200
commit49eba214dcfd87382381308a91140bff97220cce (patch)
treef14068ba4e1c9eeac8bb0edf9dcd1fa1981d643e
parentdcf93bba9bc1cab43aae89381a43bf3c7a7d85b7 (diff)
downloadOneRoll-49eba214dcfd87382381308a91140bff97220cce.tar.gz
OneRoll-49eba214dcfd87382381308a91140bff97220cce.zip
Update HelpMe.md
-rw-r--r--HelpMe.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/HelpMe.md b/HelpMe.md
index 9a7305b..87638ef 100644
--- a/HelpMe.md
+++ b/HelpMe.md
@@ -42,6 +42,7 @@ Thanks of several operations and options, you can tune a bit your rolling comman
* a : Reroll and add
* @ : Backward Jump
* p : Paint dice
+* m : Merge
### Keep
@@ -134,6 +135,13 @@ The amount of color is depending of client application of DiceParser.
With Rolisteam, you may set any Qt color's name or set the Hexcode of your color: #ff28AC.
The cli application supports few colors.
+# Merge
+
+Merge operator is used for gethering several dice rolls from different die type into one dice result and then you may apply any kind of operator.
+
+> 1d6;1d8mk1
+
+This command merges together the result from the d6 and the d8. Then, it applied the k operator on both result to keep the best.
## Arithmetic