summaryrefslogtreecommitdiff
path: root/man/rcdn.1
diff options
context:
space:
mode:
Diffstat (limited to 'man/rcdn.1')
-rw-r--r--man/rcdn.111
1 files changed, 11 insertions, 0 deletions
diff --git a/man/rcdn.1 b/man/rcdn.1
index 6c641c9..24ca1a2 100644
--- a/man/rcdn.1
+++ b/man/rcdn.1
@@ -30,6 +30,17 @@ is, that directory is removed. If a rc file is not a symlink but is
listed in
.Va COPY_ALWAYS
the file is removed.
+.Pp
+The
+.Nm
+program will run hooks before and after removing files, if these hooks
+exist. Hooks are executable programs inside the dotfiles directory, with
+the following names:
+.Pa hooks/pre-down and
+.Pa hooks/post-down .
+These hooks are run each time
+.Nm
+is run and therefore must be idempotent.
.
.Bl -tag
.It Fl d Ar DIR