summaryrefslogtreecommitdiff
path: root/man/7
diff options
context:
space:
mode:
Diffstat (limited to 'man/7')
-rw-r--r--man/7/pkg3
1 files changed, 2 insertions, 1 deletions
diff --git a/man/7/pkg b/man/7/pkg
index c035ede..66f01aa 100644
--- a/man/7/pkg
+++ b/man/7/pkg
@@ -120,7 +120,8 @@ Packages with a priority above 3 require user confirmation to be removed
=item B<check_prereqs> I<package>
Checks a package's prerequisites as defined in B<prereqs>.
-The prereqs file is a zsh script which is sourced by pkg.
+The prereqs file is a zsh script which is sourced by pkg when
+adding/updating a package.
The following pkg-related functions are available:
* B<is_installed> I<package>