0
0
mirror of https://github.com/thegeeklab/git-sv.git synced 2024-11-12 15:00:39 +00:00

style: add missing space

This commit is contained in:
Beatriz Vieira 2020-02-01 19:02:45 -03:00
parent 00a7ccd363
commit e39b2381c1

View File

@ -54,8 +54,8 @@ git-sv rn -h
##### Available commands
| Variable | description|
| --------- | ----------|
| Variable | description |
| --------- | ---------- |
| current-version, cv | get last released version from git |
| next-version, nv | generate the next version based on git commit messages |
| commit-log, cl | list all commit logs since last version as jsons |