mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-10-08 19:06:36 +00: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