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:
commit
b586043647
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue