asak: install man page

This commit is contained in:
Donovan Glover
2024-12-22 08:11:42 -05:00
parent 3398adcd16
commit 525e4d6dc6
+2
View File
@@ -32,6 +32,8 @@ rustPlatform.buildRustPackage rec {
];
postInstall = ''
installManPage target/man/asak.1
installShellCompletion --cmd asak \
--bash target/completions/asak.bash \
--fish target/completions/asak.fish \