From: Alexander Köplinger Date: Tue, 27 Jun 2017 14:58:46 +0000 (+0200) Subject: [man] Fix AOT temp path option description X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=commitdiff_plain;h=08559f8a29f59821fcc0697548788e21d6f81b57;p=mono.git [man] Fix AOT temp path option description It's `temp-path` in the code, not `temp_path` --- diff --git a/man/mono.1 b/man/mono.1 index 89a051e2506..7bacf5bcb0d 100644 --- a/man/mono.1 +++ b/man/mono.1 @@ -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]