[MC/Mach-O] Implement integrated assembler support for linker options.
[oota-llvm.git] / docs / yaml2obj.rst
index cb59162e5acae0112594ca9a2cc4a21d022af896..b269806e06f63fb56a41db80a05f4bc0d38384d6 100644 (file)
@@ -1,14 +1,12 @@
-.. _yaml2obj:
-
 yaml2obj
 ========
 
 yaml2obj takes a YAML description of an object file and converts it to a binary
 file.
 
-    $ yaml2py input-file
+    $ yaml2obj input-file
 
-.. program:: yaml2py
+.. program:: yaml2obj
 
 Outputs the binary to stdout.