Browse Source

update readme for new -bind flag

pull/53/head
mutantmonkey 9 years ago
parent
commit
5600dd1ce3
  1. 2
      README.md

2
README.md

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

Loading…
Cancel
Save