summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLoric Brevet <loric.brevet@gmail.com>2024-07-05 18:02:09 +0200
committerLoric Brevet <loric.brevet@gmail.com>2024-07-05 18:02:09 +0200
commitcaa3d93ea57793ed02ea45bada7abdef0e19c7d9 (patch)
tree9e24432bfe66b34b8ffe12a7bd02537da8c6da52 /doc
parent80fcfebca8c62ace6cf2af9487784486af07d2d5 (diff)
Remove whitespace in hooks documentation
Diffstat (limited to 'doc')
-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