From f3f6bf67f08b1eda85a731bcab6ca967c3af64d6 Mon Sep 17 00:00:00 2001 From: Joey Date: Thu, 21 Nov 2024 20:55:07 -0700 Subject: [PATCH] update help --- tools/modules/software/module_atuin.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tools/modules/software/module_atuin.sh b/tools/modules/software/module_atuin.sh index 23b83e4d..cf4cccf5 100644 --- a/tools/modules/software/module_atuin.sh +++ b/tools/modules/software/module_atuin.sh @@ -38,9 +38,9 @@ function module_atuin() { echo -e "\nUsage: ${module_options["module_atuin,feature"]} " echo -e "Commands: ${module_options["module_atuin,example"]}\n" echo "Available commands:" - echo -e " reset \t- reset config to atuin default" - echo -e " logout\t- Log out from $title" - echo -e " remove\t- Uninstall $title" + echo -e " install\t- setup $title in $user_home " + echo -e " reset \t- reset config to atuin default" + echo -e " remove\t- Uninstall $title" ;; install) # Install Command