Add a note for what to do instead of --detach on macOS

This commit is contained in:
Kovid Goyal 2023-12-18 12:04:23 +05:30
parent ccfb979218
commit d9903f5283
No known key found for this signature in database
GPG key ID: 06BC317B515ACE7C

View file

@ -889,7 +889,8 @@ def options_spec() -> str:
--detach
type=bool-set
condition=not is_macos
Detach from the controlling terminal, if any. Not available on macOS.
Detach from the controlling terminal, if any. Not available on macOS. On macOS
use :code:`open -a kitty.app -n` instead.
--session