diff options
author | Daniel Friesel <derf@derf.homelinux.org> | 2010-03-27 19:43:25 +0100 |
---|---|---|
committer | Daniel Friesel <derf@derf.homelinux.org> | 2010-03-27 19:43:25 +0100 |
commit | 06e95a7635c559a631515683a9dbfaeee8cda0c7 (patch) | |
tree | 7f2e6490d382e59e1b72202629a3150438542491 /man/5/caretaker.conf.pod | |
parent | 5eab75f69c3a816489e0ee3bbd60e0b53d833bb3 (diff) |
Treat etc/ special: automatically "install" the dotfiles in it
Diffstat (limited to 'man/5/caretaker.conf.pod')
-rw-r--r-- | man/5/caretaker.conf.pod | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/man/5/caretaker.conf.pod b/man/5/caretaker.conf.pod index 40b58fc..0e7b285 100644 --- a/man/5/caretaker.conf.pod +++ b/man/5/caretaker.conf.pod @@ -48,6 +48,10 @@ path for the local package tree Options to invoke L<checklinks>(1) with +=item B<MAGIC_ETC>=I<boolean> (--magic-etc) [1] + +Automatically run checklinks on files (or, if present, dotfiles) in F<etc/> + =item B<COLOURS>=I<boolean> (--colours) [1] Colorize the output (cyan for info messages, red for errors/warnings) |