Skip to content

Commit

Permalink
update help
Browse files Browse the repository at this point in the history
  • Loading branch information
Joey authored and igorpecovnik committed Dec 11, 2024
1 parent 83b7c80 commit f3f6bf6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tools/modules/software/module_atuin.sh
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,9 @@ function module_atuin() {
echo -e "\nUsage: ${module_options["module_atuin,feature"]} <command>"
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
Expand Down

0 comments on commit f3f6bf6

Please sign in to comment.