replace

Use the replace stanza entry to perform a search and replace operation on text that is contained in the updated files.

replace = <search-patten>|<replace-text>

Description

Define the search pattern and the replacement text.

Options

Usage:

Multiple instances of this configuration entry can be used if multiple substitutions are required.

Default: None.

Example:

replace = .*old|new

Parent topic: [http-updates] stanza