Skip to content

Commit

Permalink
fix(release): fix incorrect message description
Browse files Browse the repository at this point in the history
  • Loading branch information
azlam-abdulsalam committed Aug 11, 2023
1 parent c84c4cc commit 9d159e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/sfpowerscripts-cli/messages/release.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@
"generateChangelogFlagDescription": "Create a release changelog",
"allowUnpromotedPackagesFlagDescription": "Allow un-promoted packages to be installed in production",
"devhubAliasFlagDescription": "Provide the alias of the devhub previously authenticated, default value is HubOrg",
"directoryFlagDescription": "Relative path to directory to which the release defintion file should be generated, if the directory doesnt exist, it will be created",
"directoryFlagDescription": "Relative path to directory to which the changelog should be generated, if the directory doesnt exist, it will be created",
"branchNameFlagDescription": "Repository branch in which the changelog files are located"
}

0 comments on commit 9d159e8

Please sign in to comment.