Add missing help

This commit is contained in:
Ian Gulliver
2016-03-07 21:42:51 -08:00
parent eb89dafd0d
commit 70ac401a23

View File

@@ -53,6 +53,7 @@ static void print_usage(const char *name) {
"\t--stdout=FORMAT\n"
"\n"
"\t--log-file=PATH\n"
"\t--log-timestamps\n"
, name);
receive_print_usage();
send_print_usage();