Skip to content

Commit 7ff49a3

Browse files
committed
Updates the console command help
1 parent 03a5d48 commit 7ff49a3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

DataExtractor/src/Common/CommandLine.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,8 @@ namespace CommandLine
7676
LOG_ALWAYS("-notimeline (-nt) : No timeline files will be generated");
7777
LOG_ALWAYS("-timelinepack (-tp) : Sets the number of timelines packed in the same file - example '-tp 200' (100 by default)");
7878

79+
LOG_ALWAYS("-noincluders (-ni) : No includers file will be generated");
80+
7981
LOG_ALWAYS("-verbosity (-v) : Sets the verbosity level - example: '-v 1'");
8082
LOG_ALWAYS("\t0 - Silent");
8183
LOG_ALWAYS("\t1 - Progress (default)");

0 commit comments

Comments
 (0)