Files
swupd-client/docs/RELEASE_NOTES_DRAFT
Castulo Martinez a562fb4fd3 Implement --file option for diagnose/repair
When diagnosing/repairing a system, sometimes is useful to only
diagnose/repair a specific file or path.

This commit implements the --file option for diagnose/repair so a file
or path can be diagnosed only instead of doing it to the whole OS or a
whole bundle.

Closes #1150

Signed-off-by: Castulo Martinez <castulo.martinez@intel.com>
2020-01-28 15:01:47 -08:00

12 lines
213 B
Plaintext

Release notes draft for next version
Release vX.XX.XX
Bug Fixes:
Features:
- Add the --file flag to diagnose and repair to allow users to diagnose/repair a specific
file or directory (recursively).
Tests: