```
$ rcodesign help diff-signatures
Print a diff between the signature content of two paths
Usage: rcodesign[EXE] diff-signatures [OPTIONS] <PATH0> <PATH1>
Arguments:
<PATH0> The first path to compare
<PATH1> The second path to compare
Options:
-v, --verbose... Increase logging verbosity. Can be specified multiple times
-h, --help Print help
```