share/zoneinfo: fix minor documentation nit

The `git tag` command wants a tag name.
This commit is contained in:
Philip Paeps 2020-12-30 21:23:17 +08:00
parent 28482babd0
commit b6d54565c2

View file

@ -12,7 +12,7 @@
# (check with "git status" and "git diff" if it all makes sense)
# $ git add -A
# $ git commit -m "Import tzdata 20XXX"
# $ git tag -a -m "Tag import of tzdata 20XXX"
# $ git tag -a -m "Tag import of tzdata 20XXX" vendor/tzdata/tzdata20XXX
# $ git push --follow-tags freebsd vendor/tzdata
# $ popd
#