Skip to content

Commit f3f6bf6

Browse files
Joeyigorpecovnik
authored andcommitted
update help
1 parent 83b7c80 commit f3f6bf6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

tools/modules/software/module_atuin.sh

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@ function module_atuin() {
3838
echo -e "\nUsage: ${module_options["module_atuin,feature"]} <command>"
3939
echo -e "Commands: ${module_options["module_atuin,example"]}\n"
4040
echo "Available commands:"
41-
echo -e " reset \t- reset config to atuin default"
42-
echo -e " logout\t- Log out from $title"
43-
echo -e " remove\t- Uninstall $title"
41+
echo -e " install\t- setup $title in $user_home "
42+
echo -e " reset \t- reset config to atuin default"
43+
echo -e " remove\t- Uninstall $title"
4444
;;
4545
install)
4646
# Install Command

0 commit comments

Comments
 (0)