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

Merge pull request #5379 from YosysHQ/george/dump_cmds_json

docs typo: -dump-cmds-json
This commit is contained in:
George Rennie 2025-09-23 14:39:19 +01:00 committed by GitHub
commit b586043647
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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