summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/yaml2obj.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/yaml2obj.rst b/docs/yaml2obj.rst
index cb59162e5a..d051e7e22c 100644
--- a/docs/yaml2obj.rst
+++ b/docs/yaml2obj.rst
@@ -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.