mirror of
https://github.com/thegeeklab/git-sv.git
synced 2024-11-13 21:30:40 +00:00
docs: add config on available commands
This commit is contained in:
parent
717edfbb1c
commit
fd01367a1f
@ -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…
Reference in New Issue
Block a user