| ... | ... | @@ -43,7 +43,6 @@ static int print_full_usage(const char *arg0, FILE *file, int return_code) { |
| 43 | 43 | " libc [paths_file] Display native libc paths file or validate one\n" |
| 44 | 44 | " run [source] [-- [args]] create executable and run immediately\n" |
| 45 | 45 | " translate-c [source] convert c code to zig code\n" |
| 46 | | " translate-c-2 [source] experimental self-hosted translate-c\n" |
| 47 | 46 | " targets list available compilation targets\n" |
| 48 | 47 | " test [source] create and run a test build\n" |
| 49 | 48 | " version print version number and exit\n" |