mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-29 16:44:29 +02:00
Merge pull request #6690 from jacksgt/patch-1
Extend 09-object-types.md with argument array
This commit is contained in:
commit
e5957f867e
@ -230,6 +230,12 @@ Argument order:
|
||||
..., -3, -2, -1, <un-ordered keys>, 1, 2, 3, ...
|
||||
```
|
||||
|
||||
Define argument array:
|
||||
|
||||
```
|
||||
value = "[ 'one', 'two', 'three' ]"
|
||||
```
|
||||
|
||||
Argument array with `repeat_key = true`:
|
||||
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user