2009-06-16 Andrés G. Aragoneses <aaragoneses@novell.com>
[mono.git] / man / monop.1
index ca8ade180585aaf1c84194cbcd92cf2f9f3be5af..2d7df2093ed1fc59f2b590327a27d2900794b9ce 100644 (file)
@@ -1,6 +1,6 @@
 .TH "monop" 1
 .SH NAME
 .TH "monop" 1
 .SH NAME
-monop \- Mono Class Outline Viewer
+monop, monop2 \- Mono Class Outline Viewer
 .SH SYNOPSIS
 .B monop
 [-r:assembly] [--search] class
 .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
 .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.
 .PP
 The tool takes one option, the class to view. You must specify the full name of the
 class, including namespace.