Fixed some more typos.
This commit is contained in:
parent
02dab39907
commit
139083d70a
1 changed files with 3 additions and 1 deletions
|
@ -1,9 +1,11 @@
|
|||
### The "Version" package
|
||||
-------------
|
||||
|
||||
This package provides --version flag feature to your cli.
|
||||
It recognize both short and long flags. Version number is
|
||||
automatically added from the latest tag in your git repo.
|
||||
automatically added from the latest tag in your git repository.
|
||||
-------------
|
||||
|
||||
### Usage
|
||||
1. Download the package by **go get** command:
|
||||
```shell
|
||||
|
|
Loading…
Add table
Reference in a new issue