Commit f17a05bfb7

Andrew Kelley <andrew@ziglang.org>
2021-07-14 02:37:46
CLI: add plan9 -ofmt help text
1 parent 91b1896
Changed files (1)
src/main.zig
@@ -365,6 +365,7 @@ const usage_build_generic =
     \\    coff                    Common Object File Format (Windows)
     \\    macho                   macOS relocatables
     \\    spirv                   Standard, Portable Intermediate Representation V (SPIR-V)
+    \\    plan9                   Plan 9 from Bell Labs object format
     \\    hex    (planned)        Intel IHEX
     \\    raw    (planned)        Dump machine code directly
     \\  -dirafter [dir]           Add directory to AFTER include search path