mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Fix documentation for file.blockreplace
Change marker_stop to marker_end & add formatting
This commit is contained in:
parent
b0196fccb7
commit
e13a9fd74e
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