| ... | ... | @@ -37,6 +37,7 @@ static int print_full_usage(const char *arg0, FILE *file, int return_code) { |
| 37 | 37 | " build-obj [source] create object from source or assembly\n" |
| 38 | 38 | " builtin show the source code of @import(\"builtin\")\n" |
| 39 | 39 | " cc use Zig as a drop-in C compiler\n" |
| 40 | " c++ use Zig as a drop-in C++ compiler\n" |
| 40 | 41 | " fmt parse files and render in canonical zig format\n" |
| 41 | 42 | " id print the base64-encoded compiler id\n" |
| 42 | 43 | " init-exe initialize a `zig build` application in the cwd\n" |