]> git.lizzy.rs Git - rust.git/commit
auto merge of #9271 : brson/rust/extra-help, r=catamorphism
authorbors <bors@rust-lang.org>
Wed, 18 Sep 2013 12:30:58 +0000 (05:30 -0700)
committerbors <bors@rust-lang.org>
Wed, 18 Sep 2013 12:30:58 +0000 (05:30 -0700)
commit10d26f8daf52ca60b785712682c1962e98954fd9
treecaea5e8a9ab3b54dd71a83152c0b33f54d5f47cf
parentb8d3496528a036117bcf04e2e448e28a69ccd909
parent34ac5b05f695b21f286f85d2391d116b8ad7a4d5
auto merge of #9271 : brson/rust/extra-help, r=catamorphism

Look like this now

```
    -Z FLAG             Set internal debugging options
    -v --version        Print version info and exit

Additional help:
    -W help             Print 'lint' options and default settings
    -Z help             Print internal options for debugging rustc

```