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)
commit2d4106dd06c835de153bf01e74c7699e64037bb4
tree7e82f3d339577612c0ca11b732d77737d6c179b9
parent200dff9cd1b89fc810c13c2a4c094335991be8fd
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