Hashes
From GoboLinux Knowledge Base
Manages FileHash and FileHash.sig in a GoboLinux package.
Usage: Hashes { [-c] <package> [<version>] }
Options:
- -h, --help - Shows this help.
- -v, --version - Show program version.
- -V, --verbose - Enable verbose mode.
- -c, --check - check the package's dependency file
- -s, --sign - Generate, then sign the hash file
- -g, --generate - Generate the hash file.
- -l, --list - List hash file, if any (generate if not present).
- -u, --local-user <entry> - Use <entry> as the user ID to sign with.
- -r, --keyring <entry> - GPG option to an additional the keyring location.
If no version is specified, Current is assumed.


