mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-04-19 05:50:27 +00:00
Clarify CLI vs. Keybind Actions documentation
https://github.com/ghostty-org/ghostty/discussions/4107#discussioncomment-11699228
This commit is contained in:
@@ -63,7 +63,7 @@ pub fn run(alloc: Allocator) !u8 {
|
||||
try stdout.writeAll(
|
||||
\\
|
||||
\\Specify `+<action> --help` to see the help for a specific action,
|
||||
\\where `<action>` is one of actions listed below.
|
||||
\\where `<action>` is one of actions listed above.
|
||||
\\
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user