This commit is contained in:
jamesk 2024-03-29 10:53:29 -04:00
parent b9838fa7a7
commit d03dc9acc6

View File

@ -1,6 +1,11 @@
# sys-compare # sys-compare
Check Filesystem Integrity via "Snapshots" containing hash of all files within specified directories. Check Filesystem Integrity via "Snapshots" containing hash of all files within specified directories.
## Installation
```shell
cargo install --path ./
```
### Modes ### Modes
```shell ```shell
Usage: sys-compare <COMMAND> Usage: sys-compare <COMMAND>