# sys-compare ### 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 ```