diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/7/caretaker.pod | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/man/7/caretaker.pod b/man/7/caretaker.pod index 95b03ab..5236f27 100644 --- a/man/7/caretaker.pod +++ b/man/7/caretaker.pod @@ -203,6 +203,11 @@ Take the same arguments as B<depend>, but are of lower priority. recommend only causes "info" messages, and suggest does not interrupt caretaker to make sure it's read by the user +=item B<force_depend package> I<package> + +Like B<depend>, but installs the package without asking the user for +confirmation. + =back Additionally, the string parameters B<warn> and B<info> can be used to store |