]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Update a comment.
authorFlorian Krohm <florian@eich-krohm.de>
Wed, 11 Mar 2015 13:46:14 +0000 (13:46 +0000)
committerFlorian Krohm <florian@eich-krohm.de>
Wed, 11 Mar 2015 13:46:14 +0000 (13:46 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@15000

coregrind/m_main.c

index 82aa00a7f993b31a49bbdaba6bacad8e5e2f603f..275231a329817375ee14eb24929b4ad27c6df19d 100644 (file)
@@ -356,6 +356,7 @@ static void usage_NORETURN ( Bool debug_help )
    - set VG_(clo_max_stackframe) (--max-stackframe=)
    - set VG_(clo_main_stacksize) (--main-stacksize=)
    - set VG_(clo_sim_hints) (--sim-hints=)
+   - set VG_(clo_max_threads) (--max-threads)
 
    That's all it does.  The main command line processing is done below
    by main_process_cmd_line_options.  Note that