summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: c63d52c)
raw | patch | inline | side by side (parent: c63d52c)
author | Sebastian Harl <sh@tokkee.org> | |
Sat, 17 Nov 2007 19:48:29 +0000 (20:48 +0100) | ||
committer | Florian Forster <octo@huhu.verplant.org> | |
Tue, 20 Nov 2007 08:04:43 +0000 (09:04 +0100) |
Signed-off-by: Sebastian Harl <sh@tokkee.org>
Signed-off-by: Florian Forster <octo@huhu.verplant.org>
Signed-off-by: Florian Forster <octo@huhu.verplant.org>
src/collectd-perl.pod | patch | blob | history |
diff --git a/src/collectd-perl.pod b/src/collectd-perl.pod
index 73bacc6d67713eed826386af90b4a3a7f17de94f..842d0bb913218bc96f28727451e93b67c69645bd 100644 (file)
--- a/src/collectd-perl.pod
+++ b/src/collectd-perl.pod
See L<perldebug> for detailed documentation about debugging Perl.
+This option does not prevent collectd from daemonizing, so you should start
+collectd with the B<-f> command line option. Else you will not be able to use
+the command line driven interface of the debugger.
+
=item B<IncludeDir> I<Dir>
Adds I<Dir> to the B<@INC> array. This is the same as using the B<-IDir>