diff --git a/src/main.zig b/src/main.zig index fc8cd2ea498cddf3b96213d3a6b139a5ea48f42f..f914593bce3a53cc513c1dec51075f5aad70f5b1 100644 --- a/src/main.zig +++ b/src/main.zig @@ -665,7 +665,6 @@ const usage_build_generic = \\ -weak_framework [name] (Darwin) link against framework and mark it and all referenced symbols as weak \\ -F[dir] (Darwin) add search path for frameworks \\ --export=[value] (WebAssembly) Force a symbol to be exported - \\ --exported_symbols_list [file] (Darwin) Force symbols in the file to be exported \\ \\Test Options: \\ --test-filter [text] Skip tests that do not match any filter