dox sux less

This commit is contained in:
Adam D. Ruppe 2019-03-23 14:45:24 -04:00
parent dc8c03b7c7
commit 8131c41440
1 changed files with 1 additions and 1 deletions

2
cgi.d
View File

@ -568,7 +568,7 @@ class Cgi {
Non-simulation arguments:
--port xxx listening port for non-cgi things (valid for the cgi interfaces)
--listening-host the ip address the application should listen on
--listening-host the ip address the application should listen on, or if you want to use unix domain sockets, it is here you can set them: `--listening-host unix:filename` or, on Linux, `--listening-host abstract:name`.
*/