Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastien Pouliot <sebastien@ximian.com>2007-07-31 22:53:56 +0400
committerSebastien Pouliot <sebastien@ximian.com>2007-07-31 22:53:56 +0400
commit4a94f18468435e47a42ca96f40ab81b49a7dc7e0 (patch)
treef0d9808fac7ebd29903f0bfab0d85154e5335d95 /man/permview.1
parent186f9c5c977215ffc03afd4588f058f130a6d44e (diff)
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. svn path=/trunk/mono/; revision=83136
Diffstat (limited to 'man/permview.1')
-rw-r--r--man/permview.15
1 files changed, 4 insertions, 1 deletions
diff --git a/man/permview.1 b/man/permview.1
index 846de1a63e1..fb8c2eb2ec3 100644
--- a/man/permview.1
+++ b/man/permview.1
@@ -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