diff --git a/bin/yait b/bin/yait index 1f49969..f5c26bb 100755 --- a/bin/yait +++ b/bin/yait @@ -1,7 +1,7 @@ #! /bin/sh # 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 @@ -31,7 +31,7 @@ Options: -f overwrite existing files -a set project author -r initialize Git repository for the project - -q surpress output" + -q suppress output" x=c # language d="Does a thing" # package description