#639: Usage information for command line options
---------------------------------+------------------------------------------
 Reporter:  Klaus                |        Type:  bug  
   Status:  new                  |    Priority:  minor
Milestone:                       |   Component:  none 
  Version:  1.1.0                |    Severity:  low  
 Keywords:  command line option  |        Lang:       
    Patch:                       |    Platform:       
---------------------------------+------------------------------------------

Comment(by Klaus):

 Attached a patch for three files:

 {{{
  compilers/imcc/main.c                   |    9 +-----
  docs/book/appc_command_line_options.pod |   44
 ++++++++++++++++++++++++--------
  docs/running.pod                        |   25 ------------------
  3 files changed, 35 insertions(+), 43 deletions(-)

 }}}

 Please note that I'm not familiar with the tool chain and the parrot
 source code.

 I'm not able to  change the parrot-fuzzer tool.

 The corresponding passage of parrot --help looks now:

 {{{
    <Run core options>
     -R --runcore slow|bounds|fast|jit|cgoto|cgp|cgp-jit
     -R --runcore switch|switch-jit|trace|exec|gcdebug
     -p --profile
     -t --trace [flags]

 }}}

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/639#comment:2>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets

Reply via email to