From 5b88006e868313a36aca235a64f7cde47ffddc37 Mon Sep 17 00:00:00 2001 From: Anton Bretting Date: Sat, 17 Sep 2022 12:03:32 +0200 Subject: [PATCH] Update documentation Signed-off-by: Anton Bretting --- docs/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/index.md b/docs/index.md index 72fd97bb..2ed5226c 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1183,6 +1183,7 @@ Once `events` are triggered, associated `hooks` are executed, by running the `co Currently supported `events` are: - `prepare` +- `preapply` - `presync` - `preuninstall` - `postuninstall`