Browse Source

Documentation update

Serj Kalichev 8 years ago
parent
commit
95a02a8d27
2 changed files with 2 additions and 2 deletions
  1. 1 1
      birq.c
  2. 1 1
      doc/birq.md

+ 1 - 1
birq.c

@@ -444,7 +444,7 @@ static void help(int status, const char *argv0)
 		printf("\t-h, --help Print this help.\n");
 		printf("\t-d, --debug Debug mode. Don't daemonize.\n");
 		printf("\t-v, --verbose Be verbose.\n");
-		printf("\t-r, --ht Enable hyper-threading. Not recommended.\n");
+		printf("\t-r, --ht Enable Hyper Threading.\n");
 		printf("\t-p <path>, --pid=<path> File to save daemon's PID to.\n");
 		printf("\t-x <path>, --pxm=<path> Proximity config file.\n");
 		printf("\t-O, --facility Syslog facility. Default is DAEMON.\n");

File diff suppressed because it is too large
+ 1 - 1
doc/birq.md


Some files were not shown because too many files changed in this diff