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
path: root/man
diff options
context:
space:
mode:
authorPaolo Molaro <lupus@oddwiz.org>2006-03-29 23:03:14 +0400
committerPaolo Molaro <lupus@oddwiz.org>2006-03-29 23:03:14 +0400
commit2e307283c81a56567903cfe0aacb51c855ed6469 (patch)
tree4145c1c0805d18cc1b9d2a2ea307dbde08eaff25 /man
parent9c5fe403a082ce5a4e18907d94428f1424396a3c (diff)
Updated for --wapi option.
svn path=/trunk/mono/; revision=58753
Diffstat (limited to 'man')
-rw-r--r--man/mono.17
1 files changed, 7 insertions, 0 deletions
diff --git a/man/mono.1 b/man/mono.1
index 6b65779c42f..0a36a826ded 100644
--- a/man/mono.1
+++ b/man/mono.1
@@ -249,6 +249,13 @@ compiled. This is used for testing the code generator performance.
Displays information about the work done by the runtime during the
execution of an application.
.TP
+.I "--wapi=hps|semdel"
+Perform mainatinance of the process shared data.
+.Sp
+semdel will delete the global semaphore.
+.Sp
+hps will list the currently used handles.
+.TP
.I "-v", "--verbose"
Increases the verbosity level, each time it is listed, increases the
verbosity level to include more information (including, for example,