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:
authorMiguel de Icaza <miguel@gnome.org>2004-01-21 02:29:47 +0300
committerMiguel de Icaza <miguel@gnome.org>2004-01-21 02:29:47 +0300
commitdfe836f8e4e9a32b662cf953e67aff430d84e000 (patch)
treed42917dc9315812ff24e38c81c1a5642f3dccc53 /man/wsdl.1
parent837286e7d5fa56e2368295f4e8e54d420d147ddf (diff)
Document
svn path=/trunk/mono/; revision=22316
Diffstat (limited to 'man/wsdl.1')
-rw-r--r--man/wsdl.15
1 files changed, 5 insertions, 0 deletions
diff --git a/man/wsdl.1 b/man/wsdl.1
index 89db62003ae..2c36a7e791a 100644
--- a/man/wsdl.1
+++ b/man/wsdl.1
@@ -46,6 +46,11 @@ The target file for generated code.
The protocol for which to generate code. It can be Soap (default), HttpGet or
HttpPost.
.TP
+.I "-sample:METHOD"
+This will display XML request and reply of the sample invocations to
+that SOAP message. You can use the -protocol: option to render the
+message in different forms.
+.TP
.I "-server"
Generate a server skeleton instead of a client proxy.
.TP