[feature] new parameter --clean to remove configuration and cache files

This commit is contained in:
Vinicius Moreira
2019-11-27 13:22:01 -03:00
parent 7dda7eaa18
commit 5e7c4a1b06
6 changed files with 25 additions and 1 deletions

View File

@@ -19,7 +19,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- i18n:
- Catalan contributions by [fitojb](https://github.com/fitojb)
- German contributions by [JonasLoos](https://github.com/JonasLoos)
- Italian contributions by [albanobattistella](https://github.com/albanobattistella)
- Italian contributions by [albanobattistella](https://github.com/albanobattistella)
### Features
- New command line argument to clean the configuration and cache files: `--clean`
### Fixes
- Flatpak