Thanks, burg113
This commit is contained in:
Joscha 2022-11-15 17:17:55 +01:00
parent e69b55b349
commit 635caa765d
1 changed files with 1 additions and 1 deletions

View File

@ -290,7 +290,7 @@ path matches `SOURCE`, it is renamed to `TARGET`.
Example: `foo/bar --> baz`
- Doesn't match `foo`, `a/foo/bar` or `foo/baz`
- Converts `foo/bar` into `baz`
- Converts `foo/bar/wargl` into `bar/wargl`
- Converts `foo/bar/wargl` into `baz/wargl`
Example: `foo/bar --> !`
- Doesn't match `foo`, `a/foo/bar` or `foo/baz`