snapdir-cli 1.9.0

snapdir CLI implementation: the library behind the `snapdir` binary (which ships in the `snapdir` crate).
Documentation
1
2
3
4
5
6
7
8
9
10
```
$ snapdir --nonsense
? 2
error: unexpected argument '--nonsense' found

Usage: snapdir [OPTIONS] <COMMAND>

For more information, try '--help'.

```