mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-04-21 06:45:22 +00:00
Mention macOS' open in the CLI help messages.
This commit is contained in:
@@ -51,7 +51,9 @@ pub fn run(alloc: Allocator) !u8 {
|
||||
\\`ghostty -e top` will run the `top` command inside the terminal.
|
||||
\\
|
||||
\\On macOS, launching the terminal emulator from the CLI is not
|
||||
\\supported and only actions are supported.
|
||||
\\supported and only actions are supported. Use `open -na Ghostty.app`
|
||||
\\instead, or `open -na ghostty.app --args --foo=bar --baz=quz` to pass
|
||||
\\arguments.
|
||||
\\
|
||||
\\Available actions:
|
||||
\\
|
||||
|
||||
Reference in New Issue
Block a user