summaryrefslogtreecommitdiff
path: root/passes/cmds/show.cc
diff options
context:
space:
mode:
Diffstat (limited to 'passes/cmds/show.cc')
-rw-r--r--passes/cmds/show.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/passes/cmds/show.cc b/passes/cmds/show.cc
index cb5ea379..07e97e0f 100644
--- a/passes/cmds/show.cc
+++ b/passes/cmds/show.cc
@@ -517,7 +517,7 @@ struct ShowPass : public Pass {
log(" more than one library.\n");
log("\n");
log(" -prefix <prefix>\n");
- log(" generate <prefix>.dot and <prefix>.ps instead of ~/.yosys_show.{dot,ps}\n");
+ log(" generate <prefix>.* instead of ~/.yosys_show.*\n");
log("\n");
log(" -color <color> <wire>\n");
log(" assign the specified color to the specified wire. The object can be\n");