mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-01 15:11:24 +00:00
docs: Fix long-standing typo in yaml2obj.rst.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@164407 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
6018944afd
commit
fdb6ec34cd
@ -6,9 +6,9 @@ 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.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user