@@ -844,11 +844,11 @@ fprintf(output, " -r , --root \n"); if (long_help) { fprintf(output, "\n"); fprintf(output, " Usage:\n"); - fprintf(output, " -h (or --help) prints this usage information\n"); + fprintf(output, " -h (or --help) prints this usage information.\n"); fprintf(output, "\n"); fprintf(output, " -d (or --daemon) instructs filed to become a daemon after initializing\n"); fprintf(output, " the listening TCP socket and log files.\n"); fprintf(output, "\n"); fprintf(output, " -b (or --bind) specifies the address to listen for incoming HTTP\n");