Skip to content

Commit

Permalink
dump: Update help after option removal
Browse files Browse the repository at this point in the history
  • Loading branch information
povik committed Sep 16, 2024
1 parent fa4f720 commit 062525f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions backends/rtlil/rtlil_backend.cc
Original file line number Diff line number Diff line change
Expand Up @@ -494,9 +494,6 @@ struct DumpPass : public Pass {
log(" -n\n");
log(" only dump the module headers if the entire module is selected\n");
log("\n");
log(" -d\n");
log(" include driver cell and port info on wires in dump format\n");
log("\n");
log(" -o <filename>\n");
log(" write to the specified file.\n");
log("\n");
Expand Down

0 comments on commit 062525f

Please sign in to comment.