1
0
镜像自地址 https://github.com/therootcompany/go-gitver.git 已同步 2024-11-16 17:08:59 +00:00

update syntax highlighting

这个提交包含在:
AJ ONeal 2019-06-21 00:07:27 -06:00
父节点 84130f846a
当前提交 2da59efd62

查看文件

@ -60,7 +60,7 @@ You don't have to use `mod vendor`, but I highly recommend it.
# Options
```
```txt
version print version and exit
--fail exit with non-zero status code on failure
--package <name> will set the package name
@ -69,7 +69,7 @@ version print version and exit
ENVs
```
```bash
# Alias for --fail
GITVER_FAIL=true
```