mirror of
https://github.com/profanity-im/profanity.git
synced 2024-12-04 14:46:46 -05:00
Mention manpages in release guide
This commit is contained in:
parent
9d976e7231
commit
5bb2f47d45
@ -37,6 +37,8 @@ AC_INIT([profanity], [0.6.0], [boothj5web@gmail.com])
|
|||||||
PACKAGE_STATUS="release"
|
PACKAGE_STATUS="release"
|
||||||
```
|
```
|
||||||
|
|
||||||
|
* Add generated command manpages: `git add docs/profanity-*.1`
|
||||||
|
|
||||||
* Commit
|
* Commit
|
||||||
* Tag (0.6.0)
|
* Tag (0.6.0)
|
||||||
* Push
|
* Push
|
||||||
@ -68,6 +70,8 @@ AC_INIT([profanity], [0.7.0], [boothj5web@gmail.com])
|
|||||||
PACKAGE_STATUS="development"
|
PACKAGE_STATUS="development"
|
||||||
```
|
```
|
||||||
|
|
||||||
|
* Remove generated command manpages: `git rm docs/profanity-*.1`
|
||||||
|
|
||||||
* Create a branch for patch releases (0.6.patch)
|
* Create a branch for patch releases (0.6.patch)
|
||||||
* Push
|
* Push
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user