| ... | ... | @@ -34,7 +34,7 @@ static int print_full_usage(const char *arg0, FILE *file, int return_code) { |
| 34 | 34 | " build-exe [source] create executable from source or object files\n" |
| 35 | 35 | " build-lib [source] create library from source or object files\n" |
| 36 | 36 | " build-obj [source] create object from source or assembly\n" |
| 37 | | " builtin show the source code of that @import(\"builtin\")\n" |
| 37 | " builtin show the source code of @import(\"builtin\")\n" |
| 38 | 38 | " cc C compiler\n" |
| 39 | 39 | " fmt parse files and render in canonical zig format\n" |
| 40 | 40 | " id print the base64-encoded compiler id\n" |