replace semver versin with just version

This commit is contained in:
William Cheng 2021-04-03 14:46:22 +08:00
parent 7a3b01a0f6
commit 403e9bca44

View File

@ -31,7 +31,7 @@ command.
## version
The version command provides version information, returning either the [semver version](https://semver.org/) by default, the git commit sha when passed `--sha`, or verbose output when passed `--full`.
The version command provides version information, returning either the version by default, the git commit sha when passed `--sha`, or verbose output when passed `--full`.
```text
NAME