- sub-group optional file selection arguments in "optional arguments - file selection" - update ruff to >=0.8.2
1.6.0
- introduce `plugin_description` and `plugin_summary` class attributes as an option to define cli help texts for plugins. - provide plugin descriptions for all included plugins when calling `clifs {plugin} --help` - fix some help texts
- nicer help texts: - show default values for cli arguments - do not show destination variable for positional cli arguments
1.3.1
- backup: - catch scenario where no parameters specifying source and destination directories are provided - fix regex example in README.md - minor changes in docu