diff options
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> |