1
0
mirror of https://blitiri.com.ar/repos/chasquid synced 2025-12-16 14:27:01 +00:00

docs: Reflect chasquid-util alias-resolve changes

Since commit e6c6df45, `chasquid-util alias-resolve` talks to the server
and returns authoritative answers.

This patch updates docs/aliases.md to reflect that, which was missed in
the original set of changes.
This commit is contained in:
Alberto Bertogli
2023-09-24 09:29:56 +01:00
parent 9d7842878b
commit dc10031e1c

View File

@@ -90,7 +90,8 @@ will fail. If the command exits with an error (non-0 exit code), the delivery
will be considered failed.
The `chasquid-util` command-line tool can be used to check and resolve
aliases. Note that it doesn't run aliases hooks, or handle catch-all aliases.
aliases manually. It talks to the running server, so the response is fully
authoritative.
## Hooks