mirror of https://github.com/YosysHQ/yosys.git
docs typo: -dump-cmds-json
This commit is contained in:
parent
e8f8297e5d
commit
398e5d4bf0
|
|
@ -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…
Reference in New Issue