diff --git a/ugit b/ugit index 58ea3c6..330eded 100755 --- a/ugit +++ b/ugit @@ -429,7 +429,7 @@ print_help() { printf " -h, --help Print this help and exit\n" printf " -v, --version Print current ugit version\n" printf " -u, --update Update ugit\n" - printf " -g, --guide Open ugit undo text guide\n\n" + printf " -g, --guide Open the ugit undo text guide\n\n" printf "Contact 📬️: %s for assistance\n" "$(tput bold)varshneybhupesh@gmail.com${RESET}" printf "Read the guide: %s\n" "https://til.bhupesh.me/git/how-to-undo-anything-in-git" printf "Please give us a ⭐ if you liked ugit %s\n" "${BOLD_ORG_FG}https://github.com/Bhupesh-V/ugit${RESET}"