From e30566152034665fd1ae84ae65e6b426f1fac0af Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Wed, 21 Apr 2010 13:48:40 +0200 Subject: Add option to disable hook execution for ct push --- man/5/caretaker.conf.pod | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'man') 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 Colorize the output (cyan for info messages, red for errors/warnings) +=item B=I (--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=I (--progress) [1] Show a progress bar when performing tasks on all packages -- cgit v1.2.3