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