Skip to content

Commit bece7e5

Browse files
author
Orestes Carracedo
committed
docs(cli): Rename reference to czConfig
The init sub-command doesn't use czConfig anymore but config.commitizen
1 parent bf6d2db commit bece7e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cli/commitizen.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ function bootstrap(environment = {}) {
6565
init <adapter-npm-name> [args]
6666
6767
description: Install a commitizen adapter from npm and adds it to your
68-
czConfig in your package.json file.
68+
config.commitizen in your package.json file.
6969
7070
args:
7171
--save Install the adapter to package.json dependencies

0 commit comments

Comments
 (0)