Add BSD license info

This commit is contained in:
David Baer
2016-02-23 23:31:56 -05:00
parent c50257403d
commit e7216708b6
3 changed files with 59 additions and 1 deletions

View File

@@ -70,7 +70,7 @@ datadir(const char* progname) {
}
static void usage(const char* progname) {
fprintf(stderr, "Usage: %s [-h] FILE\n"
fprintf(stderr, "Usage: %s [-h] [-s STYLESHEET] FILE\n"
"\n"
" -h Display help message\n"
" -s STYLESHEET Apply stylesheet (default \"html5\")\n"