X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=man%2Fmonop.1;h=2d7df2093ed1fc59f2b590327a27d2900794b9ce;hb=e47e456963bcb4256499160495588fd5b4ac8cda;hp=ca8ade180585aaf1c84194cbcd92cf2f9f3be5af;hpb=00e065484e866f3a0349c882f804c4a79a13ee5c;p=mono.git diff --git a/man/monop.1 b/man/monop.1 index ca8ade18058..2d7df2093ed 100644 --- a/man/monop.1 +++ b/man/monop.1 @@ -1,6 +1,6 @@ .TH "monop" 1 .SH NAME -monop \- Mono Class Outline Viewer +monop, monop2 \- Mono Class Outline Viewer .SH SYNOPSIS .B monop [-r:assembly] [--search] class @@ -30,7 +30,8 @@ Print runtime version. .PP .SH DESCRIPTION Monop is a tool that allows you to view the outline of a class. You can see the -signature of each member of the class. +signature of each member of the class. Use \fImonop\fP to explore 1.0 +assemblies, use \fImonop2\fP to explore 2.0 assemblies. .PP The tool takes one option, the class to view. You must specify the full name of the class, including namespace.