docs: add config on available commands
This commit is contained in:
parent
717edfbb1c
commit
fd01367a1f
1 changed files with 13 additions and 12 deletions
|
@ -149,8 +149,9 @@ git-sv rn -h
|
|||
|
||||
##### Available commands
|
||||
|
||||
| Variable | description | has options |
|
||||
| ---------------------------- | ------------------------------------------------------------- | :----------------: |
|
||||
| Variable | description | has options or subcommands |
|
||||
| ---------------------------- | ------------------------------------------------------------- | :------------------------: |
|
||||
| config, cfg | show config information | :heavy_check_mark: |
|
||||
| current-version, cv | get last released version from git | :x: |
|
||||
| next-version, nv | generate the next version based on git commit messages | :x: |
|
||||
| commit-log, cl | list all commit logs according to range as jsons | :heavy_check_mark: |
|
||||
|
|
Loading…
Add table
Reference in a new issue