cheat: install manpage
This commit is contained in:
parent
67d6002df1
commit
32ca1489dd
@ -17,6 +17,7 @@ buildGoModule rec {
|
||||
nativeBuildInputs = [ installShellFiles ];
|
||||
|
||||
postInstall = ''
|
||||
installManPage doc/cheat.1
|
||||
installShellCompletion scripts/cheat.{bash,fish,zsh}
|
||||
'';
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user