From dd2ba1b4be339c77c4d65a22759ff67c7519b190 Mon Sep 17 00:00:00 2001 From: Karun Sandhu <129101708+MrSom3body@users.noreply.github.com> Date: Mon, 30 Dec 2024 15:06:56 +0100 Subject: [PATCH] update the descriptions for the help command --- cmd/root.go | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/cmd/root.go b/cmd/root.go index fe0ccc2..b6d3489 100644 --- a/cmd/root.go +++ b/cmd/root.go @@ -16,8 +16,11 @@ var ( var rootCmd = &cobra.Command{ Use: "gotcha", Version: version, - Short: "gotcha a quick little fetch tool", - Long: "gotcha a quick little fetch tool written in go", + Short: "gotcha - a fast and small fetch tool for Linux 🐹", + Long: `gotcha is a speedy and minimalistic fetch tool written in Go. +It provides essential system information such as distribution, kernel version, +uptime, shell, desktop environment/window manager, memory usage, and local IP. +Customization is minimal by design, focusing on simplicity and speed.`, Run: func(cmd *cobra.Command, args []string) { keyColor := lib.Colors.Green format := `