0
0
mirror of https://github.com/thegeeklab/git-sv.git synced 2024-06-02 17:39:39 +02:00

docs: center options on avaliable commands table

This commit is contained in:
Beatriz Vieira 2020-02-02 00:54:37 -03:00
parent cc57ec4c76
commit d5a5da9c7f

View File

@ -56,7 +56,7 @@ git-sv rn -h
##### Available commands
| Variable | description | has options |
| --------- | ---------- | ---------- |
| --------- | ---------- | :----------: |
| 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 since last version as jsons | :heavy_check_mark: |