Updated README

This commit is contained in:
boasting-squirrel 2019-02-16 13:06:22 +01:00
parent ba12a1e3a8
commit 0f3547daea

View File

@ -32,7 +32,7 @@ Sometimes this is just a more practical and quick way than doing things properly
### Bind to multiple interfaces:
miniserve -i 192.168.0.1 -i 10.13.37.10 -i ::1 -- /tmp/myshare
miniserve -i 192.168.0.1 -i 10.13.37.10 -i ::1 /tmp/myshare
### Sort files for easier navigation
miniserve --sort=natural /tmp/myshare # (default behaviour)