mirror of
https://codeberg.org/ziglang/zig.git
synced 2025-12-06 05:44:20 +00:00
Add test-obj to the help message
This commit is contained in:
parent
bc00932bb2
commit
c327444f5c
1 changed files with 1 additions and 0 deletions
|
|
@ -87,6 +87,7 @@ const normal_usage =
|
|||
\\ build-lib Create library from source or object files
|
||||
\\ build-obj Create object from source or object files
|
||||
\\ test Perform unit testing
|
||||
\\ test-obj Create object for unit testing
|
||||
\\ run Create executable and run immediately
|
||||
\\
|
||||
\\ ast-check Look for simple compile errors in any set of files
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue