X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=man%2Fmcs.1;h=644b85a6e4f123c8987dae19825eeb2f34778196;hb=1ce00698ff41acf42946b1ad08789d8c26d09c4e;hp=377c445cb095c3479199002d4a1461bc3bdaf7d1;hpb=e2602e1d4ae8e83d969b0230d5175f78e06c3b41;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