Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -277,7 +277,7 @@ File specific configuration
Template string how to search for the string to be replaced in the file.
Useful if the remotest possibility exists that the current version number
might be multiple times in the file and you mean to only bump one of the
occurences. Can be multiple lines, templated using `Python Format String Syntax
occurrences. Can be multiple lines, templated using `Python Format String Syntax
<http://docs.python.org/2/library/string.html#format-string-syntax>`_.

``replace =``
Expand Down