docs: add missing colon

This commit is contained in:
CJ van den Berg 2024-10-14 19:47:41 +02:00
parent cb11ccfeb4
commit 9db287bcc3
Signed by: neurocyte
GPG key ID: 8EB1E1BB660E3FB9

View file

@ -41,7 +41,7 @@ pub fn main() anyerror!void {
const Flags = struct { const Flags = struct {
pub const description = pub const description =
application_title ++ " " ++ application_subtext ++ application_title ++ ": " ++ application_subtext ++
\\ \\
\\ \\
\\Pass in file names to be opened with an optional :LINE or :LINE:COL appended to the \\Pass in file names to be opened with an optional :LINE or :LINE:COL appended to the