summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/pages/hooks.asciidoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/pages/hooks.asciidoc b/doc/pages/hooks.asciidoc
index 8d339d9d..803f58f6 100644
--- a/doc/pages/hooks.asciidoc
+++ b/doc/pages/hooks.asciidoc
@@ -140,7 +140,7 @@ name. Hooks with no description will always use an empty string.
*ClientClose* `client name`::
executed when a client is closed, after it was removed from the client
list.
-
+
*ClientRenamed* `<old name>:<new name>`::
executed when a client is renamed using the `rename-client` command