Simplified config package

This commit is contained in:
Eduard Urbach 2025-02-17 23:36:11 +01:00
parent b7685fd7ec
commit 3b76919fec
No known key found for this signature in database
GPG key ID: C874F672B1AF20C0
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