aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorboasting-squirrel <boasting.squirrel@gmail.com>2019-02-14 21:27:50 +0000
committerboasting-squirrel <boasting.squirrel@gmail.com>2019-02-14 21:27:50 +0000
commite81b2d34e6ad767f5a02a83b9b88d14a511be851 (patch)
tree4938b15ee061752117f5c5e911ad5d141ad43fb7 /README.md
parentSwitched to structopt (diff)
downloadminiserve-e81b2d34e6ad767f5a02a83b9b88d14a511be851.tar.gz
miniserve-e81b2d34e6ad767f5a02a83b9b88d14a511be851.zip
Fixed README
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4011d7d..77fe728 100644
--- a/README.md
+++ b/README.md
@@ -27,7 +27,7 @@ Sometimes this is just a more practical and quick way than doing things properly
### Generate random 6-hexdigit URL:
- miniserve --random-route -i 192.168.0.1 /tmp
+ miniserve --random-route -i 192.168.0.1 -- /tmp
# Serving path /private/tmp at http://192.168.0.1/c789b6
### Bind to multiple interfaces: