mirror of
https://github.com/ziglang/zig.git
synced 2026-02-20 00:08:56 +00:00
Add test-obj to the help message
This commit is contained in:
parent
bc00932bb2
commit
c327444f5c
@ -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…
x
Reference in New Issue
Block a user