Skip to content

Commit 8033da5

Browse files
author
naman-contentstack
committed
updated flag description
1 parent 977ac35 commit 8033da5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • packages/contentstack-branches/src/commands/cm/branches

packages/contentstack-branches/src/commands/cm/branches/diff.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ export default class BranchDiffCommand extends Command {
5050
'[default: compact-text] [optional] Type of flags to show the difference between two branches. <options: compact-text, detailed-text>',
5151
}),
5252
'csv-path': flags.string({
53-
description: '[optional] Custom path for CSV output file. If not provided, will prompt for path.',
53+
description: '[optional] Custom path for CSV output file. If not provided, will use the current working directory.',
5454
}),
5555
};
5656

0 commit comments

Comments
 (0)