mirror of
https://github.com/YosysHQ/yosys
synced 2025-10-01 13:39:30 +00:00
docs typo: -dump-cmds-json
This commit is contained in:
parent
e8f8297e5d
commit
398e5d4bf0
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@ The ``formatted_help()`` method
|
||||||
Dumping command help to json
|
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
|
+ generates a ``ContentListing`` for each command registered in Yosys
|
||||||
+ tries to parse unformatted ``Pass::help()`` output if
|
+ tries to parse unformatted ``Pass::help()`` output if
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue