about summary refs log tree commit diff
path: root/pkgs/development/tools/mani/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/development/tools/mani/default.nix')
-rw-r--r--pkgs/development/tools/mani/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/development/tools/mani/default.nix b/pkgs/development/tools/mani/default.nix
index 19b1d673962a3..add490154d66c 100644
--- a/pkgs/development/tools/mani/default.nix
+++ b/pkgs/development/tools/mani/default.nix
@@ -34,6 +34,7 @@ buildGoModule rec {
 
   meta = with lib; {
     description = "CLI tool to help you manage multiple repositories";
+    mainProgram = "mani";
     longDescription = ''
       mani is a CLI tool that helps you manage multiple repositories. It's useful
       when you are working with microservices, multi-project systems, many