mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Merge pull request #25350 from davidjb/patch-4
Fix documentation for file.blockreplace
This commit is contained in:
commit
1805bafc89
1 changed files with 2 additions and 2 deletions
|
@ -2525,8 +2525,8 @@ def blockreplace(
|
|||
the content
|
||||
|
||||
content
|
||||
The content to be used between the two lines identified by marker_start
|
||||
and marker_stop
|
||||
The content to be used between the two lines identified by
|
||||
``marker_start`` and ``marker_end``
|
||||
|
||||
append_if_not_found
|
||||
If markers are not found and set to True then the markers and content
|
||||
|
|
Loading…
Add table
Reference in a new issue