summaryrefslogtreecommitdiff
path: root/pkgs/by-name/ra/rancher/package.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/by-name/ra/rancher/package.nix')
-rw-r--r--pkgs/by-name/ra/rancher/package.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/by-name/ra/rancher/package.nix b/pkgs/by-name/ra/rancher/package.nix
index 12dcd424d283..462e5f7e7efb 100644
--- a/pkgs/by-name/ra/rancher/package.nix
+++ b/pkgs/by-name/ra/rancher/package.nix
@@ -37,7 +37,7 @@ buildGoModule rec {
'';
meta = with lib; {
- description = "Rancher Command Line Interface (CLI) is a unified tool for interacting with your Rancher Server";
+ description = "CLI tool for interacting with your Rancher Server";
mainProgram = "rancher";
homepage = "https://github.com/rancher/cli";
license = licenses.asl20;