3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-10-01 05:29:29 +00:00

docs typo: -dump-cmds-json

This commit is contained in:
George Rennie 2025-09-23 14:34:20 +01:00
parent e8f8297e5d
commit 398e5d4bf0

View file

@ -67,7 +67,7 @@ The ``formatted_help()`` method
Dumping command help to json
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- `help -dump-cells-json cmds.json`
- `help -dump-cmds-json cmds.json`
+ generates a ``ContentListing`` for each command registered in Yosys
+ tries to parse unformatted ``Pass::help()`` output if