diff --git a/docs/maintainer-guide.txt b/docs/maintainer-guide.txt index 6f10f9cb1f..51219fd66d 100644 --- a/docs/maintainer-guide.txt +++ b/docs/maintainer-guide.txt @@ -148,7 +148,7 @@ MAINTAINER SANDBOX (to be completed and pushed) ---- * create a GPG-signed tag v (ex: v2.8.0): ---- -:; git tag -sm 'Release NUT v2.8.0' +:; git tag -sm 'Release NUT v2.8.0' v2.8.0 ---- ** try to avoid adding signed tags later (ex. v2.8.0-signed) to avoid the mess in GitHub release URLs (or do amend that post-factum), for more