.TH "WATCHGOD" "1" .SH "NAME" daphne \(em Watch a directory and execute a python function on changes .SH "SYNOPSIS" .PP \fBdaphne\fR [\fB\-\-help\fP] [\fB\-\-verbosity \fILEVEL\fR\fP] [function] [\fBpath\fP] [\fB\-\-args \fIARGUMENTS\fR\fP] .SH "DESCRIPTION" .PP This manual page documents briefly the \fBdaphne\fR command. .PP This manual page was written for the \fBDebian\fP distribution because the original program does not have a manual page. .PP \fBdaphne\fR is a program that watches a directory and executes a python function on changes. .SH "OPTIONS" .PP This program follows the usual GNU command line syntax, with long options starting with two dashes (`\-'). A summary of options is included below. .IP " \fB\-\-help\fP " 10 Show help message and exit. .IP " \fB\-\-verbosity \fILEVEL\fR\fP " 10 Set output verbosity level to 0, 1 (default) or 2. .IP " \fB-a \fIARGUMENTS\fR\fP \fB\-\-args \fIARGUMENTS\fR\fP " 10 Arguments for argparser inside executed function. Ex.: module.func path \-\-args \-\-inner arg \-v. .SH "ARGUMENTS" .IP "function" 10 Path to python function to execute. .IP "path" 10 Filesystem path to watch, defaults to current directory. .SH "AUTHOR" .PP This manual page was written by fladi fladi@debian.org for the \fBDebian\fP system (and may be used by others). 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. .PP On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. .\" created by instant / docbook-to-man