Updating info about command name in dsl doc

Change-Id: I9a89046f7525d1c71b6c2a4dd6a3f8542392196c
This commit is contained in:
Andrey Pavlov 2016-08-25 20:39:32 +03:00
parent bab0c9b879
commit 7192083fa0

View File

@ -156,7 +156,8 @@ Parameters description
+--------------+--------------------------------------------+----------+----------------------+---------+
| Name | Description | Required | Schema | Default |
+==============+============================================+==========+======================+=========+
| name | Name of the command | true | string | |
| name | Name of the command. Required only for | -- | string | |
| | `pre` and `post` with type `single` | | | |
+--------------+--------------------------------------------+----------+----------------------+---------+
| command | | true | string | |
+--------------+--------------------------------------------+----------+----------------------+---------+