diff --git a/src/main.zig b/src/main.zig index ea80e8556c..ee05c78c13 100644 --- a/src/main.zig +++ b/src/main.zig @@ -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