diff options
author | Sven-Hendrik Haase <svenstaro@gmail.com> | 2020-09-25 00:38:29 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-25 00:38:29 +0000 |
commit | 033d3548c7ba4e4612ecb47a672b52518056db40 (patch) | |
tree | 204024aecb45778b6c51f5ebbb4869089e623499 | |
parent | Upgrade to nightly-2020-09-22 (diff) | |
parent | update readme and screenshot (diff) | |
download | miniserve-033d3548c7ba4e4612ecb47a672b52518056db40.tar.gz miniserve-033d3548c7ba4e4612ecb47a672b52518056db40.zip |
Merge pull request #379 from ahti/master
update readme and screenshot
Diffstat (limited to '')
-rw-r--r-- | README.md | 5 | ||||
-rw-r--r-- | screenshot.png | bin | 42745 -> 66946 bytes |
2 files changed, 4 insertions, 1 deletions
@@ -59,7 +59,7 @@ Sometimes this is just a more practical and quick way than doing things properly ## Usage - miniserve 0.9.0 + miniserve 0.9.1-alpha.0 Sven-Hendrik Haase <svenstaro@gmail.com>, Boastful Squirrel <boastful.squirrel@gmail.com> For when you really just want to serve some files over HTTP right now! @@ -119,6 +119,9 @@ Sometimes this is just a more practical and quick way than doing things properly -p, --port <port> Port to use [default: 8080] + -t, --title <title> + Shown instead of host in page title and heading + ARGS: <PATH> diff --git a/screenshot.png b/screenshot.png Binary files differindex 8f0ffa4..927d2a3 100644 --- a/screenshot.png +++ b/screenshot.png |