Update documentation

Signed-off-by: Anton Bretting <sajfer@gmail.com>
This commit is contained in:
Anton Bretting 2022-09-17 12:03:32 +02:00 committed by Yusuke Kuoka
parent 1e9cce7d36
commit 5b88006e86
1 changed files with 1 additions and 0 deletions

View File

@ -1183,6 +1183,7 @@ Once `events` are triggered, associated `hooks` are executed, by running the `co
Currently supported `events` are: Currently supported `events` are:
- `prepare` - `prepare`
- `preapply`
- `presync` - `presync`
- `preuninstall` - `preuninstall`
- `postuninstall` - `postuninstall`