Skip to content

Commit f0125ff

Browse files
committed
refactor(nx-plugin): adjust schema
1 parent bba8869 commit f0125ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/nx-plugin/src/executors/cli/schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
},
4747
"output": {
4848
"type": "string",
49-
"description": "Config output path"
49+
"description": "Config output path of print-config command"
5050
},
5151
"persist": {
5252
"type": "object",

0 commit comments

Comments
 (0)