[man] Fix AOT temp path option description
authorAlexander Köplinger <alex.koeplinger@outlook.com>
Tue, 27 Jun 2017 14:58:46 +0000 (16:58 +0200)
committerGitHub <noreply@github.com>
Tue, 27 Jun 2017 14:58:46 +0000 (16:58 +0200)
It's `temp-path` in the code, not `temp_path`

man/mono.1

index 89a051e250618a0df87ccdda255d69d6c35ebbc6..7bacf5bcb0d41a5a6703097885a3dc06542d5c84 100644 (file)
@@ -300,7 +300,7 @@ mono_aot_register_module (mono_aot_module_hello_info);
 .I stats
 Print various stats collected during AOT compilation.
 .TP
-.I temp_path=[path]
+.I temp-path=[path]
 Explicitly specify path to store temporary files created during AOT compilation.
 .TP
 .I threads=[number]