diff --git a/dev-util/watchexec/watchexec-2.3.3.ebuild b/dev-util/watchexec/watchexec-2.3.3.ebuild index 45f9e49..302bdae 100644 --- a/dev-util/watchexec/watchexec-2.3.3.ebuild +++ b/dev-util/watchexec/watchexec-2.3.3.ebuild @@ -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