3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-05-11 17:54:44 +00:00

libcache: fix help

This commit is contained in:
Emil J. Tywoniak 2025-05-09 12:40:45 +02:00
parent 9d2f9f7557
commit 2ca2ecaa1c

View file

@ -29,7 +29,7 @@
{
// |---v---|---v---|---v---|---v---|---v---|---v---|---v---|---v---|---v---|---v---|
log("\n");
log(" libcache [-verbose] {-enable|-disable|-purge} { -all | [path]... }\n");
log(" libcache {-enable|-disable|-purge} { -all | [path]... }\n");
log("\n");
log("Controls the default and per path caching of liberty file data.\n");
log("\n");