diff options
author | Sven-Hendrik Haase <svenstaro@gmail.com> | 2021-03-28 20:54:46 +0000 |
---|---|---|
committer | Sven-Hendrik Haase <svenstaro@gmail.com> | 2021-03-28 20:54:46 +0000 |
commit | 8bdc098f0bd53ca2f5fe98fa90d61b3f68273f96 (patch) | |
tree | 625ae3745369a6e78cf6d4a591bc7a3cc1be00b2 | |
parent | Don't explicitly specify all the patch versions (diff) | |
download | miniserve-8bdc098f0bd53ca2f5fe98fa90d61b3f68273f96.tar.gz miniserve-8bdc098f0bd53ca2f5fe98fa90d61b3f68273f96.zip |
Update README
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -140,6 +140,9 @@ Sometimes this is just a more practical and quick way than doing things properly -p, --port <port> Port to use [default: 8080] + --print-completions <shell> + Generate completion file for a shell [possible values: zsh, bash, fish, + powershell, elvish] -t, --title <title> Shown instead of host in page title and heading |