mirror of
https://github.com/MorizzG/gentoo-mg.git
synced 2026-02-04 05:24:46 +00:00
watchexec: added man page
This commit is contained in:
parent
a8391918f1
commit
d216cb1bc0
1 changed files with 2 additions and 0 deletions
|
|
@ -465,6 +465,8 @@ src_compile() {
|
|||
src_install() {
|
||||
cargo_src_install --path crates/cli
|
||||
|
||||
doman doc/${PN}.1
|
||||
|
||||
newbashcomp completions/bash ${PN}
|
||||
newzshcomp completions/zsh _${PN}
|
||||
newfishcomp completions/fish ${PN}.fish
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue