.TH "fishpolld" 1 "May 25 2012" .SH NAME fishpolld \- daemon that allows remote script's execution when triggered from the network .SH SYNOPSIS .nf .B fishpolld [OPTIONS] .fi .br .B .SH DESCRIPTION Fishpoll is meant to deal with a common situation. You have a data source (a version control repository, a database, etc). You have something built from that data source (a web site, say). When the data source changes, you want them to rebuild against the latest commits. .SH OPTIONS .B \-h, \--help Shows this help message. .TP .B \-d, \--debug Do not daemonize and log to stdout. .TP .B \--pid-file=PID_FILE Location to write PID of daemon. .TP .B \--handler-dir=HANDLER_DIR Directory to look for handlers in. .TP .B \--listen=HOST[:PORT] Address to listen on. .SH AUTHORS This manual page was written by Andrea Veri for the Debian GNU/Linux distribution. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 any later version published by the Free Software Foundation.