.
This commit is contained in:
parent
b9838fa7a7
commit
d03dc9acc6
@ -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>
|
||||||
|
Loading…
Reference in New Issue
Block a user