Skip to content

Commit 8c1ffa0

Browse files
committed
cmdlineparser.cpp: added TODO
1 parent bed2cb6 commit 8c1ffa0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

cli/cmdlineparser.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1296,6 +1296,7 @@ void CmdLineParser::printHelp()
12961296
" --rule-file=<file> Use given rule file. For more information, see:\n"
12971297
" http://sourceforge.net/projects/cppcheck/files/Articles/\n"
12981298
#endif
1299+
// TODO: document --showtime
12991300
" --std=<id> Set standard.\n"
13001301
" The available options are:\n"
13011302
" * c89\n"

0 commit comments

Comments
 (0)