mirror of
https://github.com/ziglang/zig.git
synced 2026-02-12 20:37:54 +00:00
delete bogus --help text
This commit is contained in:
parent
55c9ae1193
commit
80a4898e44
@ -31,7 +31,6 @@ static int usage(const char *arg0) {
|
||||
" --libc-path [path] set the C compiler data path\n"
|
||||
" -isystem [dir] add additional search path for other .h files\n"
|
||||
" -dirafter [dir] same as -isystem but do it last\n"
|
||||
" --c-import-warnings enable warnings when importing .h files\n"
|
||||
, arg0);
|
||||
return EXIT_FAILURE;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user