mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-24 01:25:33 +00:00
Updated manual/command-reference-manual.tex
This commit is contained in:
parent
fe8ec32a1c
commit
74d0de3b74
2 changed files with 137 additions and 7 deletions
|
@ -402,7 +402,7 @@ struct DumpPass : public Pass {
|
|||
log("ilang format.\n");
|
||||
log("\n");
|
||||
log(" -m\n");
|
||||
log(" also dump the module headers, even if only parts of a single");
|
||||
log(" also dump the module headers, even if only parts of a single\n");
|
||||
log(" module is selected\n");
|
||||
log("\n");
|
||||
log(" -n\n");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue