Skip to content

Commit

Permalink
Added reference link.
Browse files Browse the repository at this point in the history
Co-authored-by: Craig Comstock <[email protected]>
  • Loading branch information
nickanderson and craigcomstock authored Jul 24, 2024
1 parent d8f89e7 commit b0b1672
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/files.cf
Original file line number Diff line number Diff line change
Expand Up @@ -1244,6 +1244,7 @@ body edit_field quoted_var(newval,method)
# @brief Edit the quoted value of the matching line
# @param newval The new value
# @param method The method by which to edit the field (append|prepend|alphanum|set|delete)
see https://docs.cfengine.com/latest/reference-promise-types-files-edit_line-field_edits.html#field_operation
{
field_separator => "\"";
select_field => "2";
Expand Down

0 comments on commit b0b1672

Please sign in to comment.