2007-08-31 Sebastien Pouliot <sebastien@ximian.com>
authorSebastien Pouliot <sebastien@ximian.com>
Tue, 31 Jul 2007 18:53:56 +0000 (18:53 -0000)
committerSebastien Pouliot <sebastien@ximian.com>
Tue, 31 Jul 2007 18:53:56 +0000 (18:53 -0000)
* permview.1: add documentation for the -xml option now available
with the Cecil-enabled version of permview.

svn path=/trunk/mono/; revision=83136

man/ChangeLog
man/permview.1

index b82038776acfc5878f2d15ee0d18e8c5761512ea..f9b2b9c59da48520d4025647ad0673a26fbade93 100644 (file)
@@ -1,3 +1,8 @@
+2007-08-31  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * permview.1: add documentation for the -xml option now available
+       with the Cecil-enabled version of permview.
+
 2007-07-17  Jb Evain <jbevain@novell.com>
 
        * monolinker.1: add monolinker man page.
index 846de1a63e1670d7649fd32542532afe6f7370a0..fb8c2eb2ec31028f259aad2f11780808e024679c 100644 (file)
@@ -1,6 +1,6 @@
 .\" 
 .\" permview manual page.
-.\" Copyright (C) 2004-2005 Novell, Inc (http://www.novell.com)
+.\" Copyright (C) 2004-2007 Novell, Inc (http://www.novell.com)
 .\" Author:
 .\"   Sebastien Pouliot (sebastien@ximian.com)
 .\"
@@ -21,6 +21,9 @@ assembly won't load or why some class/method throws SecurityException.
 Output all declarative security attributes related informations into the
 specified file.
 .TP
+.I -xml | --xml | /XML
+Output all declarative security attributes in an XML format.
+.TP
 .I -decl | --decl | /DECL
 Show declarative security attributes on classes and methods. The default,
 without the