@tscircuit/cli 0.1.195 → 0.1.196

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -54,7 +54,7 @@ Commands:
54
54
  add <component> Add a tscircuit component package to your project
55
55
  remove <component> Remove a tscircuit component package from your
56
56
  project
57
- snapshot [options] [file] Generate schematic and PCB snapshots (add --3d for
57
+ snapshot [options] [path] Generate schematic and PCB snapshots (add --3d for
58
58
  3d preview)
59
59
  setup Setup utilities like GitHub Actions
60
60
  upgrade Upgrade CLI to the latest version