Correctly document --aot options in man page
authorAndi McClure <andi.mcclure@xamarin.com>
Mon, 27 Mar 2017 21:50:46 +0000 (17:50 -0400)
committerAndi McClure <andi.mcclure@xamarin.com>
Tue, 28 Mar 2017 18:08:00 +0000 (14:08 -0400)
- 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"


No differences found