update syntax highlighting
This commit is contained in:
parent
84130f846a
commit
2da59efd62
|
@ -60,7 +60,7 @@ You don't have to use `mod vendor`, but I highly recommend it.
|
||||||
|
|
||||||
# Options
|
# Options
|
||||||
|
|
||||||
```
|
```txt
|
||||||
version print version and exit
|
version print version and exit
|
||||||
--fail exit with non-zero status code on failure
|
--fail exit with non-zero status code on failure
|
||||||
--package <name> will set the package name
|
--package <name> will set the package name
|
||||||
|
@ -69,7 +69,7 @@ version print version and exit
|
||||||
|
|
||||||
ENVs
|
ENVs
|
||||||
|
|
||||||
```
|
```bash
|
||||||
# Alias for --fail
|
# Alias for --fail
|
||||||
GITVER_FAIL=true
|
GITVER_FAIL=true
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue