mirror of
https://github.com/chmln/sd
synced 2024-11-25 20:40:22 +00:00
Add breakage note
This commit is contained in:
parent
443ec368fd
commit
684fe03691
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ Transforming the file in-place:
|
|||
- Now: `sd -i -s 'str' '' file.txt`
|
||||
- Future: `sd -i -s 'str' '' *.txt`
|
||||
|
||||
To reflect this change, `--input` is also renamed to `--in-place`.
|
||||
To reflect this change, `--input` is also renamed to `--in-place`. This is the first and most likely the last breaking change in this project.
|
||||
|
||||
### Improvements
|
||||
|
||||
|
|
Loading…
Reference in a new issue