choffmeister / git-describe-semver

BSD 3-Clause "New" or "Revised" License
31 stars 8 forks source link

typo help command #1

Closed gsp2101 closed 2 years ago

gsp2101 commented 2 years ago
Usage of git-describe-semver:
  -drop-prefix
        Drop prefix from output
  -fallback string
        The first version to fallback to should there be no tag
  -format string
        Format of output
  -prerelease-suffix string
        Suffix to add to prereleases

--drop-prefix --fallback --format --prerelease-suffix string

choffmeister commented 2 years ago

@dubh3 Both versions work (one - our double dash --). It is just how the default flag package in go.