From 398e5d4bf0b02cda6c404c5820d73ed2ce9cc84d Mon Sep 17 00:00:00 2001 From: George Rennie Date: Tue, 23 Sep 2025 14:34:20 +0100 Subject: [PATCH] docs typo: -dump-cmds-json --- docs/source/cmd/index_internal.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/cmd/index_internal.rst b/docs/source/cmd/index_internal.rst index bfb369dde..ab9c13aba 100644 --- a/docs/source/cmd/index_internal.rst +++ b/docs/source/cmd/index_internal.rst @@ -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