Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"format": "path",
"description": "Workspace-relative path to a directory which will be migrated.",
"alias": "d",
"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)"
},
"components": {
"type": "array",
Expand Down