Minimal manpage generation from cobra
This commit is contained in:
parent
c7f7bfc328
commit
92130d91ba
4 changed files with 19 additions and 0 deletions
|
|
@ -35,6 +35,8 @@ archives:
|
|||
replacements:
|
||||
darwin: macOS
|
||||
format: tar.gz
|
||||
files:
|
||||
- manpage/gh*.1
|
||||
- id: windows
|
||||
builds: [windows]
|
||||
<<: *archive_defaults
|
||||
|
|
@ -76,6 +78,8 @@ nfpms:
|
|||
formats:
|
||||
- deb
|
||||
- rpm
|
||||
files:
|
||||
"./manpage/gh*.1": "/usr/share/man/man1"
|
||||
|
||||
scoop:
|
||||
bucket:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue