Add a note that --detach is not available on macOS
This commit is contained in:
parent
70111d130e
commit
df45a4e759
1 changed files with 1 additions and 1 deletions
|
|
@ -888,7 +888,7 @@ def options_spec() -> str:
|
|||
--detach
|
||||
type=bool-set
|
||||
condition=not is_macos
|
||||
Detach from the controlling terminal, if any.
|
||||
Detach from the controlling terminal, if any. Not available on macOS.
|
||||
|
||||
|
||||
--session
|
||||
|
|
|
|||
Loading…
Reference in a new issue