Add test-obj to the help message

This commit is contained in:
Arnau Camprubí 2025-08-24 13:26:31 +02:00 committed by Alex Rønne Petersen
parent bc00932bb2
commit c327444f5c

View file

@ -87,6 +87,7 @@ const normal_usage =
\\ build-lib Create library from source or object files \\ build-lib Create library from source or object files
\\ build-obj Create object from source or object files \\ build-obj Create object from source or object files
\\ test Perform unit testing \\ test Perform unit testing
\\ test-obj Create object for unit testing
\\ run Create executable and run immediately \\ run Create executable and run immediately
\\ \\
\\ ast-check Look for simple compile errors in any set of files \\ ast-check Look for simple compile errors in any set of files