X-Git-Url: http://dolda2000.com/gitweb/?a=blobdiff_plain;f=python%2Fdoc%2Fashd-wsgi.doc;h=f9dd1c2bc48dd050dcda24c5bd367b96c7fcb032;hb=e3aca55c91eaac398b310e6e3c51139e7e3438a0;hp=9b950b82f75f80abec2b13b61c8f3ac2add0bf8a;hpb=3da05ba70e34474ffe21c279512675a060915dbd;p=ashd.git diff --git a/python/doc/ashd-wsgi.doc b/python/doc/ashd-wsgi.doc index 9b950b8..f9dd1c2 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 connecting PDM clients according to + 'PDM-SPEC'. + PROTOCOL --------