tori/docs/usage/check.md
jutty 18ccae7a44 Rename one source file, document package conflicts
- Renamed: package_resolution.sh -> package_conflict_resolution.sh
2024-07-10 17:55:15 -03:00

6 lines
344 B
Markdown

When you run `tori check`, tori will look into your configuration files and perform two tasks:
- Compare the files inside the `base` directory to the actual matching files on the system
- Compare the package list in the `packages` file to the manually installed packages
If any divergence is found, it will prompt you on what action to take.