all repos — nimhttpd @ 42fdb2bdfa0765276851b22af1031ac93a9f5500

A useful static file web server.

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

42fdb2bdfa0765276851b22af1031ac93a9f5500

parent

482de4b86652e18d741b6a81d5c4ab7baacc0a79

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: