From f40b6b85f18148ead61c3704a4bb8832c8b203e9 Mon Sep 17 00:00:00 2001 From: Haze Booth Date: Fri, 3 Jan 2020 02:15:43 -0500 Subject: Remove `translate-c-2` from zig help --- src/main.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/main.cpp') diff --git a/src/main.cpp b/src/main.cpp index 43a89b4efe..ea9f089072 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -43,7 +43,6 @@ static int print_full_usage(const char *arg0, FILE *file, int return_code) { " libc [paths_file] Display native libc paths file or validate one\n" " run [source] [-- [args]] create executable and run immediately\n" " translate-c [source] convert c code to zig code\n" - " translate-c-2 [source] experimental self-hosted translate-c\n" " targets list available compilation targets\n" " test [source] create and run a test build\n" " version print version number and exit\n" -- cgit v1.2.3