sys-compare/README.md

12 lines
200 B
Markdown
Raw Normal View History

2024-03-18 19:32:37 +00:00
# sys-compare
2024-03-18 23:01:37 +00:00
### Create Snapshot
```shell
cargo run -- create /home/foxx/Documents/ /home/foxx/1.snapshot
```
```shell
cargo run -- compare /home/foxx/1.snapshot /home/foxx/2.snapshot created
```