X-Git-Url: http://www.dolda2000.com/gitweb/?p=ashd.git;a=blobdiff_plain;f=python%2Fdoc%2Fashd-wsgi.doc;h=210255708bfd287be73637b8445e20414829814f;hp=9b950b82f75f80abec2b13b61c8f3ac2add0bf8a;hb=d5ee5cdea79ab756f4a7908c19b8232d57a1a3a8;hpb=2824afabef34b9bd0aa41644c7da1858d1532da8 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 --------