Correctly document --aot options in man page
commit082289cc156f501bb24380271d6d218ee8ba2c97
authorAndi McClure <andi.mcclure@xamarin.com>
Mon, 27 Mar 2017 21:50:46 +0000 (27 17:50 -0400)
committerAndi McClure <andi.mcclure@xamarin.com>
Tue, 28 Mar 2017 18:14:43 +0000 (28 14:14 -0400)
treec4f6d2190a678e12433158310c1f9d024088377c
parentef4352cde5385e30c05319df5ae37fdae9845aef
Correctly document --aot options in man page

- Ensure all AOT options are both documented and listed in
  alphabetical order in both the manpage and --help line
- Ensure all exceptoins are commented in the aot-compiler.c source
  with "intentionally udnocumented"
man/mono.1
mono/mini/aot-compiler.c