X-Git-Url: http://dolda2000.com/gitweb/?a=blobdiff_plain;f=python%2Fdoc%2Fashd-wsgi.doc;h=210255708bfd287be73637b8445e20414829814f;hb=4dc7f716a7b4be064ecf86f6e1444b7b39dfdfe7;hp=9b950b82f75f80abec2b13b61c8f3ac2add0bf8a;hpb=056f947352274dd1f6ec51b03c423c12e3828623;p=ashd.git diff --git a/python/doc/ashd-wsgi.doc b/python/doc/ashd-wsgi.doc index 9b950b8..2102557 100644 --- a/python/doc/ashd-wsgi.doc +++ b/python/doc/ashd-wsgi.doc @@ -7,7 +7,7 @@ ashd-wsgi - WSGI adapter for ashd(7) SYNOPSIS -------- -*ashd-wsgi* [*-hA*] [*-p* 'MODPATH'] [*-l* 'LIMIT'] 'HANDLER-MODULE' ['ARGS'...] +*ashd-wsgi* [*-hA*] [*-m* 'PDM-SPEC'] [*-p* 'MODPATH'] [*-l* 'LIMIT'] 'HANDLER-MODULE' ['ARGS'...] DESCRIPTION ----------- @@ -62,6 +62,12 @@ OPTIONS complete; if none does, *ashd-wsgi* 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 --------