fix spelling
This commit is contained in:
4
bin/yait
4
bin/yait
@@ -1,7 +1,7 @@
|
|||||||
#! /bin/sh
|
#! /bin/sh
|
||||||
# Highly opinionated C and SH project generator
|
# Highly opinionated C and SH project generator
|
||||||
|
|
||||||
scriptversion="0.3.0"
|
scriptversion="0.3.1"
|
||||||
|
|
||||||
#
|
#
|
||||||
# Copyright (C) 2025-2026 fSD THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
# Copyright (C) 2025-2026 fSD THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||||
@@ -31,7 +31,7 @@ Options:
|
|||||||
-f overwrite existing files
|
-f overwrite existing files
|
||||||
-a <author> set project author
|
-a <author> set project author
|
||||||
-r initialize Git repository for the project
|
-r initialize Git repository for the project
|
||||||
-q surpress output"
|
-q suppress output"
|
||||||
|
|
||||||
x=c # language
|
x=c # language
|
||||||
d="Does a thing" # package description
|
d="Does a thing" # package description
|
||||||
|
|||||||
Reference in New Issue
Block a user