Rev 100 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 100 | Rev 102 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | .TH "incrond" "8" "0.5.8" "Lukas Jelinek" "incron documentation" |
1 | .TH "incrond" "8" "0.5.9" "Lukas Jelinek" "incron documentation" |
2 | .SH "NAME" |
2 | .SH "NAME" |
3 | incrond \- inotify cron (incron) daemon |
3 | incrond \- inotify cron (incron) daemon |
4 | 4 | ||
5 | .SH "SYNOPSIS" |
5 | .SH "SYNOPSIS" |
6 | \fBincrond\fR [ \-f \fIfile\fR ] [ \-n | \-k ] |
6 | \fBincrond\fR [ \-f \fIfile\fR ] [ \-n | \-k ] |
Line 30... | Line 30... | ||
30 | .SH "SEE ALSO" |
30 | .SH "SEE ALSO" |
31 | incrontab(1), incrontab(5), incron.conf(5) |
31 | incrontab(1), incrontab(5), incron.conf(5) |
32 | .SH "BUGS" |
32 | .SH "BUGS" |
33 | incrond is currently not resistent against looping. Recursive monitoring (whole subtrees) has not been implemented yet. |
33 | incrond is currently not resistent against looping. Recursive monitoring (whole subtrees) has not been implemented yet. |
34 | .SH "AUTHOR" |
34 | .SH "AUTHOR" |
35 | Lukas Jelinek <lukas@aiken.cz> |
35 | Lukas Jelinek <lukas@aiken.cz> (please report bugs to http://bts.aiken.cz or <bugs@aiken.cz>). |
36 | .SH "COPYING" |
36 | .SH "COPYING" |
37 | This program is free software. It can be used, redistributed and/or modified under the terms of the GNU General Public License, version 2. |
37 | This program is free software. It can be used, redistributed and/or modified under the terms of the GNU General Public License, version 2. |