git » chasquid » commit dc10031

docs: Reflect `chasquid-util alias-resolve` changes

author Alberto Bertogli
2023-09-24 08:29:56 UTC
committer Alberto Bertogli
2023-09-24 08:32:32 UTC
parent 9d7842878bb28335c826f1c37dfd315a0c7f5783

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.

docs/aliases.md +2 -1

diff --git a/docs/aliases.md b/docs/aliases.md
index 1a957d0..91b5090 100644
--- a/docs/aliases.md
+++ b/docs/aliases.md
@@ -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