diff options
author | Lukas Stabe <lukas@stabe.de> | 2020-09-25 00:35:16 +0000 |
---|---|---|
committer | Lukas Stabe <lukas@stabe.de> | 2020-09-25 00:35:16 +0000 |
commit | dedda091e0345a0a46b7727c9c73a63fc0488e8b (patch) | |
tree | 204024aecb45778b6c51f5ebbb4869089e623499 /README.md | |
parent | Upgrade to nightly-2020-09-22 (diff) | |
download | miniserve-dedda091e0345a0a46b7727c9c73a63fc0488e8b.tar.gz miniserve-dedda091e0345a0a46b7727c9c73a63fc0488e8b.zip |
update readme and screenshot
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 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> |