scottcorgan / pushstate-server

Static file server that works with HTML5 Pushstate.
421 stars 35 forks source link

Add host option to CLI #86

Open epszaw opened 5 years ago

epszaw commented 5 years ago

Hello, @scottcorgan! It's very strange – server application has host option, but I can pass it from CLI. I think, -h option for host – is okay, because --help option is still exists and has more semantic name than just -h.