mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-20 06:20:11 +00:00
fix: add required file argument to transform usage example
Addresses review feedback: https://github.com/Comfy-Org/ComfyUI_frontend/pull/10694#discussion_r3005550579
This commit is contained in:
@@ -8,7 +8,7 @@ From the repo root:
|
||||
|
||||
```bash
|
||||
pnpm comfy-test record # Record a new test
|
||||
pnpm comfy-test transform # Transform raw codegen to conventions
|
||||
pnpm comfy-test transform <file> # Transform raw codegen to conventions
|
||||
pnpm comfy-test check # Check environment prerequisites
|
||||
pnpm comfy-test list # List available workflows
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user