Updated process.start (markdown)

ni-richard 2019-09-12 16:02:41 +02:00
parent 0558ece2be
commit 6290055d26

@ -38,8 +38,8 @@
| Parameter | Type | Required | Description | | Parameter | Type | Required | Description |
| ------------ |:--------:|:------------------:| --------------------------- | | ------------ |:--------:|:------------------:| --------------------------- |
| *name* | `string` | :heavy_check_mark: | Name of the current FSM state. | | *name* | `string` | :heavy_check_mark: | Name of of the process. |
| *error* | `string` | | Error message of the supervisor daemon. | | *error* | `string` | | Error message from the supervisor daemon. |
*** ***