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. ''')