Skip to content

Commit

Permalink
Merge branch 'branches/rudder/5.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
Jenkins CI committed Jan 17, 2019
2 parents 2c14d14 + 96836fd commit 36916b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tree/30_generic_methods/file_key_value_present_option.cf
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
# @parameter file File name to edit (absolute path on the target node)
# @parameter key Key to define
# @parameter value Value to define
# @parameter option Option for the spacing around the separator: strict, which prevent spacings (space or tabs) around separators, or lax which accepts any number of spaces around separators
# @parameter separator Separator between key and value, for example "=" or " " (without the quotes)
# @parameter option Option for the spacing around the separator: strict, which prevent spacings (space or tabs) around separators, or lax which accepts any number of spaces around separators
# @parameter_constraint separator "allow_whitespace_string" : true
# @parameter_constraint option "select" : [ "strict", "lax" ]
#
Expand Down

0 comments on commit 36916b9

Please sign in to comment.