From 4570781f8ae4a6065a8cb2fc790004745c360007 Mon Sep 17 00:00:00 2001 From: xplshn <114888778+xplshn@users.noreply.github.com> Date: Sun, 26 May 2024 19:56:16 -0300 Subject: [PATCH] Update main.go --- main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.go b/main.go index 3b48722..0ade8b6 100644 --- a/main.go +++ b/main.go @@ -32,7 +32,7 @@ var ( ) const ( - VERSION = "1.6.7" // VERSION to be displayed + VERSION = "1.6.7" // VERSION to be displayed usagePage = " [-v|-h] [list|install|remove|update|run|info|search|tldr] <-args->" // usagePage to be shown // Truncation indicator indicator = "...>"