README.md: Add notes about unsafe fixes

This commit is contained in:
Alan Orth 2019-07-28 23:01:00 +03:00
parent 40e77db713
commit cf6c01caaf
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
1 changed files with 1 additions and 1 deletions

View File

@ -15,12 +15,12 @@ Supports checking the validity of the following metadata elements:
Supports fixing the following metadata issues:
- Leading, trailing, and excessive whitespace
- Invalid multi-value separators ("|") using `--unsafe-fixes`
## Todo
- Reporting / summary
- Real logging
- Fix invalid multi-value separators? Check if there are any valid cases of "|" in the database
## License
This work is licensed under the [GPLv3](https://www.gnu.org/licenses/gpl-3.0.en.html).