summaryrefslogtreecommitdiff
path: root/man/5/caretaker.conf.pod
diff options
context:
space:
mode:
Diffstat (limited to 'man/5/caretaker.conf.pod')
-rw-r--r--man/5/caretaker.conf.pod5
1 files changed, 3 insertions, 2 deletions
diff --git a/man/5/caretaker.conf.pod b/man/5/caretaker.conf.pod
index 2fe9089..b1564b3 100644
--- a/man/5/caretaker.conf.pod
+++ b/man/5/caretaker.conf.pod
@@ -22,10 +22,11 @@ The text in [these braces] is the default value.
=over
-=item B<PKG_ROOT>=I<url> (--packageroot I<url>)
+=item B<PKG_ROOTS>=(I<url1> I<url2> I<...>) (--packageroot I<url>)
-the package root path.
+the package root paths.
I<url> may either be of the form C<ssh://host/path> or C</path>.
+At least one must be set.
=item B<PKGLIST_PATH>=I<path> [$PKG_PATH/pkglist]