X-Git-Url: http://www.dolda2000.com/gitweb/?p=ashd.git;a=blobdiff_plain;f=python3%2Fdoc%2Fashd-wsgi3.doc;h=0be02b168adc10b44fa768cf13cb28bf28a93414;hp=0af0882f6a9dbadc70589f0cac429fcb46012a92;hb=d5ee5cdea79ab756f4a7908c19b8232d57a1a3a8;hpb=2824afabef34b9bd0aa41644c7da1858d1532da8 diff --git a/python3/doc/ashd-wsgi3.doc b/python3/doc/ashd-wsgi3.doc index 0af0882..0be02b1 100644 --- a/python3/doc/ashd-wsgi3.doc +++ b/python3/doc/ashd-wsgi3.doc @@ -7,7 +7,7 @@ ashd-wsgi3 - WSGI adapter for ashd(7) SYNOPSIS -------- -*ashd-wsgi3* [*-hA*] [*-p* 'MODPATH'] [*-l* 'LIMIT'] 'HANDLER-MODULE' ['ARGS'...] +*ashd-wsgi3* [*-hA*] [*-m* 'PDM-SPEC'] [*-p* 'MODPATH'] [*-l* 'LIMIT'] 'HANDLER-MODULE' ['ARGS'...] DESCRIPTION ----------- @@ -62,6 +62,12 @@ OPTIONS complete; if none does, *ashd-wsgi3* will assume that the process is foobar and *abort*(3). +*-m* 'PDM-SPEC':: + + If the PDM library is installed on the system, create a + listening socket for connection PDM clients according to + 'PDM-SPEC'. + PROTOCOL --------