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.pod6
1 files changed, 6 insertions, 0 deletions
diff --git a/man/5/caretaker.conf.pod b/man/5/caretaker.conf.pod
index 0e7b285..bf625a7 100644
--- a/man/5/caretaker.conf.pod
+++ b/man/5/caretaker.conf.pod
@@ -56,6 +56,12 @@ Automatically run checklinks on files (or, if present, dotfiles) in F<etc/>
Colorize the output (cyan for info messages, red for errors/warnings)
+=item B<HOOK_ON_PUSH>=I<boolean> (--hook-on-push) [1]
+
+Execute pre-update / post-update hooks when running C<< ct push >>.
+If set to 0, you need to run ct refresh by hand to execute these hooks after
+changing a package.
+
=item B<PROGRESS>=I<boolean> (--progress) [1]
Show a progress bar when performing tasks on all packages