Skip to content

Commit

Permalink
Open ugit typo fix
Browse files Browse the repository at this point in the history
Co-authored-by: Bhupesh Varshney <[email protected]>
  • Loading branch information
T-Joseph-Kim and Bhupesh-V authored Feb 2, 2024
1 parent 42341d4 commit f9ecf38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ugit
Original file line number Diff line number Diff line change
Expand Up @@ -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)[email protected]${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}"
Expand Down

0 comments on commit f9ecf38

Please sign in to comment.