* monodis.1: Add typespec switch
authorJackson Harper <jackson@novell.com>
Fri, 9 Jan 2004 21:36:39 +0000 (21:36 -0000)
committerJackson Harper <jackson@novell.com>
Fri, 9 Jan 2004 21:36:39 +0000 (21:36 -0000)
svn path=/trunk/mono/; revision=21884

mono/dis/ChangeLog
mono/dis/monodis.1

index e6b4b4bc2e4ad0daae61ef9ccbf045279842c659..7b18e90fc9cba0a4dc9b924c1d8c8fe42d6368f8 100644 (file)
@@ -1,3 +1,7 @@
+2004-01-09  Jackson Harper  <jackson@ximian.com>
+
+       * monodis.1: Add typespec switch
+       
 2004-01-08  Jackson Harper  <jackson@ximian.com>
 
        * main.c: Add switch to dump typespec table.
index 98728f040ff4bfe5660f63bffe29195fb513273d..2ea142110d46bd96de31458813f5ffc2b83e5371 100644 (file)
@@ -117,6 +117,9 @@ Dumps the contents of the propertymap table
 .I "--typedef"
 Dumps the contents of the typedef table
 .TP
+.I "--typespec"
+Dumps the contents of the typespec table
+.TP
 .I "--typeref"
 Dumps the contents of the typeref table
 .PP