update readme for new -bind flag

This commit is contained in:
mutantmonkey 2015-10-09 23:16:30 -07:00
parent 82edabd036
commit 5600dd1ce3
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ Get release and run
Command-line options
--------------------
- ```-b 127.0.0.1:8080``` -- what to bind to (default is 127.0.0.1:8080)
- ```-bind 127.0.0.1:8080``` -- what to bind to (default is 127.0.0.1:8080)
- ```-sitename myLinx``` -- the site name displayed on top (default is linx)
- ```-siteurl "http://mylinx.example.org/"``` -- the site url (for generating links)
- ```-filespath files/"``` -- Path to store uploads (default is files/)