mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-07-14 15:56:13 +03:00
Merge pull request #1615 from hovsater/cli-final-newline
Add final newline to CLI output
This commit is contained in:
@ -91,6 +91,7 @@ pub fn main() !MainReturn {
|
||||
\\
|
||||
\\We don't have proper help output yet, sorry! Please refer to the
|
||||
\\source code or Discord community for help for now. We'll fix this in time.
|
||||
\\
|
||||
,
|
||||
.{},
|
||||
);
|
||||
|
Reference in New Issue
Block a user