1
0
mirror of synced 2026-01-29 21:40:57 +00:00

share: help message formatting

Co-authored-by: KrystalDelusion <93062060+KrystalDelusion@users.noreply.github.com>
This commit is contained in:
Emil J
2025-03-03 18:52:05 +01:00
committed by GitHub
parent 8968986b54
commit 912c93ca0b

View File

@@ -1454,6 +1454,7 @@ struct SharePass : public Pass {
log("\n");
log(" -limit N\n");
log(" Only perform the first N merges, then stop. This is useful for debugging.\n");
log("\n");
log(" -pattern-limit N\n");
log(" Only analyze up to N activation patterns per cell, otherwise assume active.\n");
log(" N is 1000 by default. Higher values may merge more resources at the cost of\n");