authorgravatar for andrew@ziglang.orgAndrew Kelley <andrew@ziglang.org> 2021-07-13 17:37:46-07:00
committergravatar for andrew@ziglang.orgAndrew Kelley <andrew@ziglang.org> 2021-07-20 12:19:16-07:00
logf17a05bfb7ca0ff010fef9654264eed7342298d2
treede5ef73343c7f943f38be84dee7bd160ddab6f80
parent91b1896184cc89e21d12dd246ce7d658b6d3f365

CLI: add plan9 -ofmt help text


1 files changed, 1 insertions(+), 0 deletions(-)

src/main.zig+1
......@@ -365,6 +365,7 @@ const usage_build_generic =
365365 \\ coff Common Object File Format (Windows)
366366 \\ macho macOS relocatables
367367 \\ spirv Standard, Portable Intermediate Representation V (SPIR-V)
368 \\ plan9 Plan 9 from Bell Labs object format
368369 \\ hex (planned) Intel IHEX
369370 \\ raw (planned) Dump machine code directly
370371 \\ -dirafter [dir] Add directory to AFTER include search path