X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=man%2Fmonop.1;h=cea422fd0e1c9141e0aed591b57750c5304a27e2;hb=HEAD;hp=2d7df2093ed1fc59f2b590327a27d2900794b9ce;hpb=aea8c74934da56381d9329bda7725051539d1e4c;p=mono.git diff --git a/man/monop.1 b/man/monop.1 index 2d7df2093ed..cea422fd0e1 100644 --- a/man/monop.1 +++ b/man/monop.1 @@ -9,6 +9,9 @@ monop, monop2 \- Mono Class Outline Viewer .I \-r:assembly Specifies the assembly to use for looking up the type .TP +.I \-a +Renders all of the types in the specified assembly. +.TP .I \-\-search, \-s, \-k Searches through all known assemblies for types containing `class'. .TP @@ -27,6 +30,14 @@ Show private members. .TP .I \-\-runtime\-version Print runtime version. +.TP +.I \-xa +Sets the lookup path to the Xamarin.Android directory. This will +load both the mscorlib from there, and search assemblies in that directory. +.TP +.I \-xi +Sets the lookup path to the Xamarin.iOS directory. This will +load both the mscorlib from there, and search assemblies in that directory. .PP .SH DESCRIPTION Monop is a tool that allows you to view the outline of a class. You can see the