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 2bad598 commit f113dceCopy full SHA for f113dce
packages/migration/src/data.ts
@@ -26,7 +26,7 @@ export const options: ProgrammOptionsType[] = [
26
},
27
{
28
name: 'dryRun',
29
- short: 'dry',
+ short: 'd',
30
description: 'prints the output of the command'
31
}
32
];
0 commit comments