Merge pull request #1615 from hovsater/cli-final-newline

Add final newline to CLI output
This commit is contained in:
Mitchell Hashimoto
2024-03-27 07:36:16 -07:00
committed by GitHub

View File

@ -91,6 +91,7 @@ pub fn main() !MainReturn {
\\ \\
\\We don't have proper help output yet, sorry! Please refer to the \\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. \\source code or Discord community for help for now. We'll fix this in time.
\\
, ,
.{}, .{},
); );