From b63e5230986accc1ee97a237a8efadce1fefc67b Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Thu, 20 Jun 2024 15:50:57 +0530 Subject: [PATCH] ... --- kitty/boss.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kitty/boss.py b/kitty/boss.py index 2f89d7b78..08b8ff270 100644 --- a/kitty/boss.py +++ b/kitty/boss.py @@ -733,7 +733,7 @@ class Boss: For example:: - map f1 remote_control_script arg1 arg2 ... + map f1 remote_control_script /path/to/script arg1 arg2 ... See :ref:`rc_mapping` for details. ''')