Tenamed ConditionHelper to CommandHelper authored by Marius David Wieschollek's avatar Marius David Wieschollek
...@@ -4,9 +4,9 @@ The commands module enables you to run custom bash commands and programs with ES ...@@ -4,9 +4,9 @@ The commands module enables you to run custom bash commands and programs with ES
## User Manual ## User Manual
* [Creating Commands](creating-commands) * [Creating Commands](creating-commands)
* [Condition Helpers](condition-helpers) * [Command Helpers](command-helpers)
* [Error Codes](error-codes) * [Error Codes](error-codes)
## Developer Handbook ## Developer Handbook
* [Custom Condition Helpers](custom-condition-helpers) * [Custom Command Helpers](custom-command-helpers)
* [Execution Hooks](execution-hooks) * [Execution Hooks](execution-hooks)
\ No newline at end of file