Skip to content

Commit 3c5a4be

Browse files
authored
Update codeshift-cli.mdx
1 parent d7a2ef0 commit 3c5a4be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/api/codeshift-cli.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ Generates a new codemod at your desired path
131131
Create a new codemod package called foobar with a transform for version 10
132132
on the Desktop
133133

134-
- `$ codeshift-cli init --packageName="foobar" --version"10.0.0" ~/Desktop`
134+
- `$ codeshift-cli init --package-name="foobar" --version="10.0.0" ~/Desktop`
135135

136136
### validate
137137

0 commit comments

Comments
 (0)