From 74c8651360746c667b00c24f60440105d57e73de Mon Sep 17 00:00:00 2001 From: Sven-Hendrik Haase Date: Thu, 23 Sep 2021 20:43:14 +0200 Subject: Add CHANGELOG and README entry for raw mode --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index a162f45..187bbc5 100644 --- a/README.md +++ b/README.md @@ -132,6 +132,9 @@ Sometimes this is just a more practical and quick way than doing things properly -V, --version Print version information + -W, --show-wget-footer + If enabled, display a wget command to recursively download the current directory + -z, --enable-zip Enable zip archive generation @@ -267,7 +270,7 @@ You can provide `-i` multiple times to bind to multiple interfaces at the same t ## Why use this over alternatives? -- darkhttpd: Not easily available on Windows and it's not as easy as download and go. +- darkhttpd: Not easily available on Windows and it's not as easy as download-and-go. - Python built-in webserver: Need to have Python installed, it's low performance, and also doesn't do correct MIME type handling in some cases. - netcat: Not as convenient to use and sending directories is [somewhat involved](https://nakkaya.com/2009/04/15/using-netcat-for-file-transfers/). -- cgit v1.2.3