Let using few messages in one file
[canaries.git] / README
blobba4c3766807218461defbce1158f9026c5837ffd
1 Generates static html file of messages signed by signify(1).
3 Usage:
4     canaries [-q] <msgfolder>...
5     canaries (-h | --help)
6     canaries --version
8 Options:
9     -q              Quiet mode.
10     -h --help       Show this screen.
11     --verion        Show version.
13 Exit status:
14     0 - success.
15     1 - invalid message path.
16     2 - invalid files in path.
18 Examples:
19     Generate a new html file of messages in msg/ directory:
20         canaries -q msg
21     Look at result in your web-browser:
22         elinks canaries.html