diff options
author | Daniel Friesel <derf@derf.homelinux.org> | 2009-09-10 08:17:17 +0200 |
---|---|---|
committer | Daniel Friesel <derf@derf.homelinux.org> | 2009-09-10 08:17:17 +0200 |
commit | ab732dc7bae9b524ee01531bc11bb4d8e1a9240d (patch) | |
tree | eb6be3b4d650b490eb8d68c505ea5ddae0ecda2d /man/5 | |
parent | 46da59148a2660f5dc947639fc25a1a375b45881 (diff) |
Replaced the fairly useless --debug option by 'ct debug'
Diffstat (limited to 'man/5')
-rw-r--r-- | man/5/caretaker.conf.pod | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/man/5/caretaker.conf.pod b/man/5/caretaker.conf.pod index ca729c4..40b58fc 100644 --- a/man/5/caretaker.conf.pod +++ b/man/5/caretaker.conf.pod @@ -60,10 +60,6 @@ Show a progress bar when performing tasks on all packages Operate in silent mode. If B<1>, it also sets PROGRESS=0 -=item B<DEBUG>=I<boolean> (--debug) [0] - -Operate in debug mode if 1 - =item B<AUTOUPDATE>=I<boolean> (--auto-update) [1] If 1, automatically execute 'ct update' before 'ct push' |