wesers 0.4.1

a simple HTTP/HTTPS server in Rust
.TH WESERS "1" "July 2016" "wesers 0.1.0" "1"
.SH NAME
wesers \- manual page for wesers 0.1.0
.SH DESCRIPTION
wesers 0.1.0
Chiu\-Hsiang Hsu <wdv4758h@gmail.com>
a simple HTTP server in Rust
.SS "USAGE:"
.IP
wesers [OPTIONS]
.SS "FLAGS:"
.TP
\fB\-h\fR, \fB\-\-help\fR
Prints help information
.TP
\fB\-V\fR, \fB\-\-version\fR
Prints version information
.SS "OPTIONS:"
.TP
\fB\-\-ip\fR <ip>
binding IP [default: 127.0.0.1]
.TP
\fB\-\-port\fR <port>
binding port [default: 8000]
.SH "SEE ALSO"
The full documentation for
.B wesers
is maintained as a Texinfo manual.  If the
.B info
and
.B wesers
programs are properly installed at your site, the command
.IP
.B info wesers
.PP
should give you access to the complete manual.