Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/reference/functions/mergedata.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ traditional list and array data types in CFEngine.
- true and false are reserved bare values
- In the event of key collision the _last_ key merged wins

{{< CFEngine_function_attributes() >}}
{{< CFEngine_function_attributes(arg1, arg2, ...) >}}

**Example:**

Expand Down
Loading