Simplified config package

This commit is contained in:
Eduard Urbach 2025-02-17 23:36:11 +01:00
parent 930b5e16f4
commit 919537a33b
Signed by: eduard
GPG key ID: 49226B848C78F6C8
10 changed files with 68 additions and 66 deletions

View file

@ -39,7 +39,7 @@ Commands:
build [directory | file] build an executable from a file or directory
--arch [arch] cross-compile for another CPU architecture [x86|arm|riscv]
--assembler, -a show assembler instructions
--assembly, -a show assembly instructions
--dry, -d skip writing the executable to disk
--os [os] cross-compile for another OS [linux|mac|windows]
--statistics, -s show statistics