Skip to content

Commit

Permalink
update help
Browse files Browse the repository at this point in the history
  • Loading branch information
Joey committed Nov 22, 2024
1 parent 05ae834 commit 171df5b
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 171df5b

Please sign in to comment.