3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-08-08 20:21:25 +00:00

Some minor documentation fixes

This commit is contained in:
Clifford Wolf 2013-08-21 12:16:44 +02:00
parent 459e8964fd
commit f8107ab7fc
2 changed files with 2 additions and 2 deletions

View file

@ -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");