From 1454f98100aecd304e4b8b17ca1684f55092dbb3 Mon Sep 17 00:00:00 2001 From: Shaked Flur Date: Thu, 8 Jun 2023 22:27:43 +0100 Subject: [PATCH] doc: add [--no-repeat] to bindcode --- sway/sway.5.scd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sway/sway.5.scd b/sway/sway.5.scd index 9e2f454f9..1a872500d 100644 --- a/sway/sway.5.scd +++ b/sway/sway.5.scd @@ -454,7 +454,7 @@ runtime. ``` *bindcode* [--whole-window] [--border] [--exclude-titlebar] [--release] \ -[--locked] [--input-device=] [--no-warn] [--inhibited] [Group<1-4>+] \ +[--locked] [--input-device=] [--no-warn] [--no-repeat] [--inhibited] [Group<1-4>+] \ is also available for binding with key/button codes instead of key/button names.