From 8ae72d92044d4cb60deb31c2d1b29b1a56b32a3a Mon Sep 17 00:00:00 2001 From: Renaud G Date: Mon, 28 Nov 2016 01:28:43 +0100 Subject: update. echap some character. --- HelpMe.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'HelpMe.md') diff --git a/HelpMe.md b/HelpMe.md index d2a12a0..b7a7db8 100644 --- a/HelpMe.md +++ b/HelpMe.md @@ -170,20 +170,20 @@ There is also 2 optional parameters > i*[]{}{} -\* : the compare method -[] : the validator -{} : the true instruction -{} : the false instruction +* \* : the compare method +* [] : the validator +* {} : the true instruction +* {} : the false instruction ## Compare method There are 3 different methods. -* On Each : the condition is tested on each die from the previous part of the command. \[Default method\] -* All Of Them : All dice must fit the condition to trigger the true instruction. If all dice do not fit the condition the false instruction is run. -* One Of Them : at least one die must fit the condition to trigger the true instruction. If no dices fit the condition the false instruction is run. +* **On Each** : the condition is tested on each die from the previous part of the command. \[Default method\] +* **All Of Them** : All dice must fit the condition to trigger the true instruction. If all dice do not fit the condition the false instruction is run. +* **One Of Them** : at least one die must fit the condition to trigger the true instruction. If no dices fit the condition the false instruction is run. -To switch the operator to act in '''All Of Them''' method you must add '*' character as compare method position. -To switch the operator to act in '''One Of Them''' method you must add '.' character as compare method position. +To switch the operator to act in **All Of Them** method you must add **\*** character as compare method position. +To switch the operator to act in **One Of Them** method you must add **.** character as compare method position. ## example: -- cgit v1.2.3-70-g09d2