X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=man%2Fmcs.1;h=644b85a6e4f123c8987dae19825eeb2f34778196;hb=45d9cc1b5a7643b975608b680ed7dbe193543801;hp=377c445cb095c3479199002d4a1461bc3bdaf7d1;hpb=626c697b29b8bd625b762044985e4be9ce5b17b5;p=mono.git diff --git a/man/mcs.1 b/man/mcs.1 index 377c445cb09..644b85a6e4f 100644 --- a/man/mcs.1 +++ b/man/mcs.1 @@ -238,6 +238,9 @@ Names the output file to be generated. .I \-\-parse Used for benchmarking. The compiler will only parse its input files. .TP +.I \-pathmap:K=V[,Kn=Vn] +Sets a mapping for source path names used in generated output. +.TP .I \-pkg:package1[,packageN] Reference assemblies for the given packages. .Sp