File tree 6 files changed +33
-5
lines changed
6 files changed +33
-5
lines changed Original file line number Diff line number Diff line change
1
+ Show commit example
2
+
3
+ ## Usage
4
+
5
+ ![ cz example --help] ( ../images/cli_help/cz_example___help.svg )
Original file line number Diff line number Diff line change
1
+ Show information about the cz
2
+
3
+ ## Usage
4
+
5
+ ![ cz info --help] ( ../images/cli_help/cz_info___help.svg )
Original file line number Diff line number Diff line change
1
+ ## Usage
2
+
3
+ ![ cz ls --help] ( ../images/cli_help/cz_ls___help.svg )
Original file line number Diff line number Diff line change
1
+ Show commit schema
2
+
3
+ ## Usage
4
+
5
+ ![ cz schema --help] ( ../images/cli_help/cz_schema___help.svg )
Original file line number Diff line number Diff line change
1
+ Get the version of the installed commitizen or the current project (default: installed commitizen)
2
+
3
+ ## Usage
4
+
5
+ ![ cz version --help] ( ../images/cli_help/cz_version___help.svg )
Original file line number Diff line number Diff line change 33
33
- Introduction : " README.md"
34
34
- Getting Started : " getting_started.md"
35
35
- Commands :
36
- - Init : " commands/init.md"
37
- - Commit : " commands/commit.md"
38
- - Bump : " commands/bump.md"
39
- - Check : " commands/check.md"
40
- - Changelog : " commands/changelog.md"
36
+ - init : " commands/init.md"
37
+ - commit : " commands/commit.md"
38
+ - bump : " commands/bump.md"
39
+ - check : " commands/check.md"
40
+ - changelog : " commands/changelog.md"
41
+ - example : " commands/example.md"
42
+ - info : " commands/info.md"
43
+ - ls : " commands/ls.md"
44
+ - schema : " commands/schema.md"
45
+ - version : " commands/version.md"
41
46
- Configuration : " config.md"
42
47
- Customization : " customization.md"
43
48
- Tutorials :
You can’t perform that action at this time.
0 commit comments