We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92e6fba commit 6011b7dCopy full SHA for 6011b7d
src/material/schematics/ng-generate/mdc-migration/schema.json
@@ -9,7 +9,7 @@
9
"format": "path",
10
"description": "Workspace-relative path to a directory which will be migrated.",
11
"alias": "d",
12
- "x-prompt": "Limit the migration to a specific directory? (Enter directory or leave blank for all directories)"
+ "x-prompt": "Limit the migration to a specific directory? (Enter the relative path such as 'src/app/shared' or leave blank for all directories)"
13
},
14
"components": {
15
"type": "array",
0 commit comments