mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-03-10 08:31:23 +00:00
replace semver versin with just version
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user