.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.4. .TH ADSF "1" "June 2016" "adsf 1.2.1+dfsg1" "User Commands" .SH NAME adsf \- a dead simple fileserver .SH SYNOPSIS .B adsf [\fI\,options\/\fR] .SH DESCRIPTION adsf (A Dead Simple Fileserver) is a tiny web server that can be spawned in any directory to serve static files. It can be used programmatically in Rack and other Ruby applications. .SS "Specific options:" .TP \fB\-H\fR, \fB\-\-handler\fR [handler] Specify the handler to use .TP \fB\-h\fR, \fB\-\-help\fR Display help .TP \fB\-i\fR [index\-filenames], Specify index filenames (comma\-separated) .HP \fB\-\-index\-filenames\fR .TP \fB\-p\fR, \fB\-\-port\fR [port] Specify the port number to use .TP \fB\-r\fR, \fB\-\-root\fR [root] Specify the web root to use .TP \fB\-l\fR, \fB\-\-local\-only\fR Only listen to requests from localhost (short for "\-a localhost") .TP \fB\-a\fR, \fB\-\-listen\-address\fR [host] Specify the address to listen to