X-Git-Url: http://www.dolda2000.com/gitweb/?a=blobdiff_plain;f=python3%2Fdoc%2Fashd-wsgi3.doc;h=9d0123b7b86a3f6cc9fa6ab97123bea1d6de3a6f;hb=e3aca55c91eaac398b310e6e3c51139e7e3438a0;hp=0af0882f6a9dbadc70589f0cac429fcb46012a92;hpb=c221b22d61df5882462eab41e5c79ae2a3ea9642;p=ashd.git diff --git a/python3/doc/ashd-wsgi3.doc b/python3/doc/ashd-wsgi3.doc index 0af0882..9d0123b 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 connecting PDM clients according to + 'PDM-SPEC'. + PROTOCOL --------