lux-cli: install all man pages
This commit is contained in:
@@ -74,7 +74,7 @@ rustPlatform.buildRustPackage (finalAttrs: {
|
||||
'';
|
||||
|
||||
postInstall = ''
|
||||
installManPage target/dist/lx.1
|
||||
installManPage target/dist/*.1
|
||||
installShellCompletion target/dist/lx.{bash,fish} --zsh target/dist/_lx
|
||||
'';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user