X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fcollectd-exec.pod;h=27d0eedca01956d44787ef9b7c08a0a8caca9237;hb=20a7434400053998709109592ef17aa8c87a35ab;hp=eaa4f8b43dec48ee8a3d2d3d9ce29f2270590d1d;hpb=6d43c759c9495118ef3c088fd2d06fd09c4fda8f;p=collectd.git diff --git a/src/collectd-exec.pod b/src/collectd-exec.pod index eaa4f8b4..27d0eedc 100644 --- a/src/collectd-exec.pod +++ b/src/collectd-exec.pod @@ -8,8 +8,8 @@ collectd-exec - Documentation of collectd's C LoadPlugin exec # ... - Exec myuser myprog - Exec otheruser /path/to/another/binary + Exec "myuser:mygroup" "myprog" + Exec "otheruser" "/path/to/another/binary" =head1 DESCRIPTION