Mirror von
https://github.com/tkuschel/bees.git
synchronisiert 2026-05-08 04:59:37 +02:00
Cmdline: Fix text alignment
Signed-off-by: Kai Krakow <kai@kaishome.de>
Dieser Commit ist enthalten in:
committet von
Zygo Blaxell
Ursprung
29d40ca359
Commit
5590fc0b13
+1
-1
@@ -43,7 +43,7 @@ do_cmd_help(char *argv[])
|
||||
"\t-h, --help\t\tShow this help\n"
|
||||
"\t-c, --thread-count\tWorker thread count (default CPU count * factor)\n"
|
||||
"\t-C, --thread-factor\tWorker thread factor (default " << BEES_DEFAULT_THREAD_FACTOR << ")\n"
|
||||
"\t-m, --scan-mode\tScanning mode (0..1, default 0)\n"
|
||||
"\t-m, --scan-mode\t\tScanning mode (0..1, default 0)\n"
|
||||
"\t-t, --timestamps\tShow timestamps in log output (default)\n"
|
||||
"\t-T, --no-timestamps\tOmit timestamps in log output\n"
|
||||
"\t-p, --absolute-paths\tShow absolute paths (default)\n"
|
||||
|
||||
In neuem Issue referenzieren
Einen Benutzer sperren