Update man page with new version number

type: documentation
This commit is contained in:
Casey Rodarmor 2020-03-27 23:36:13 -07:00
parent 93c23d29f2
commit a5e1273187
No known key found for this signature in database
GPG Key ID: 556186B153EC6FE0
2 changed files with 3 additions and 3 deletions

View File

@ -93,10 +93,10 @@ pr: push
publish-check: check check-man publish-check: check check-man
cargo outdated --exit-code 1 cargo outdated --exit-code 1
git branch | grep '* master'
grep {{version}} CHANGELOG.md grep {{version}} CHANGELOG.md
publish: publish-check publish: publish-check
git branch | grep '* master'
git tag -a {{version}} -m 'Release {{version}}' git tag -a {{version}} -m 'Release {{version}}'
git push github {{version}} git push github {{version}}
cargo publish cargo publish

View File

@ -1,9 +1,9 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.11. .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.11.
.TH IMDL "1" "March 2020" "imdl v0.1.0" "IMDL MANUAL" .TH IMDL "1" "March 2020" "imdl v0.1.1" "IMDL MANUAL"
.SH NAME .SH NAME
imdl \- BitTorrent metainfo utility imdl \- BitTorrent metainfo utility
.SH DESCRIPTION .SH DESCRIPTION
imdl v0.1.0 imdl v0.1.1
Casey Rodarmor <casey@rodarmor.com> Casey Rodarmor <casey@rodarmor.com>
A 40' shipping container for the internet \- https://github.com/casey/intermodal A 40' shipping container for the internet \- https://github.com/casey/intermodal