Skip to content

Commit

Permalink
docs: center options on avaliable commands table
Browse files Browse the repository at this point in the history
  • Loading branch information
bvieira committed Feb 2, 2020
1 parent cc57ec4 commit d5a5da9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down

0 comments on commit d5a5da9

Please sign in to comment.