diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/7/caretaker.pod | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/man/7/caretaker.pod b/man/7/caretaker.pod index 5236f27..6569f59 100644 --- a/man/7/caretaker.pod +++ b/man/7/caretaker.pod @@ -73,9 +73,10 @@ is the package root to which this package belongs. Example: The package list is generated by the script set in the config var $PKGLIST_PATH, by default F<examples/pkglist>. Depending on $PKGLIST_LOCAL and $PKG_ROOT, it -is either executed on the local host or on the remote host containing the package -root. The script is always called with $PKG_PATH as the first argument. -Its output must only contain valid pkglist lines (see the example above). +is either executed on the local host or (via ssh) on the remote host containing +the package root. The script is always called with $PKG_PATH as the first +argument. Its output must only contain valid pkglist lines (see the example +above). With $PKGLIST_LOCAL set to 1, there are some interesting possibilities. For instance, your pkglist script could contain a line like |