all repos — nimhttpd @ 385297f0799c96a35eb18619359b7fbf47ba0824

A useful static file web server.

Minor fixes.
h3rald h3rald@h3rald.com
Fri, 23 Apr 2021 00:31:30 +0000
commit

385297f0799c96a35eb18619359b7fbf47ba0824

parent

626d7fa76f9fa9fe9ac8362318d188a120d920b3

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M README.mdREADME.md

@@ -9,7 +9,7 @@ _NimHTTPd_ is a minimal web server that can be used to serve static files.

## Usage -**nimhttpd** **[** **-p:**_port_ **-t:**_title_ **-a:_address_ **]** **[** _directory_ **]** +**nimhttpd** **[** **-p:**_port_ **-t:**_title_ **-a:**_address_ **]** **[** _directory_ **]** Where: