X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=man%2Fmonop.1;h=2d7df2093ed1fc59f2b590327a27d2900794b9ce;hb=aa75a48a070a6f22d37fb54c894f331855861fe1;hp=ca8ade180585aaf1c84194cbcd92cf2f9f3be5af;hpb=93703b4ef8bdcf1d6cf336e14f534454221730c5;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.