We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
echo
show_help
1 parent 7e5b154 commit b136f8aCopy full SHA for b136f8a
cli-tips.sh
@@ -43,8 +43,7 @@ show_help() {
43
echo -e " $(basename "$0") \e[1;34m--language\e[0m en"
44
echo -e " $(basename "$0") \e[1;34m--language\e[0m es"
45
echo -e " $(basename "$0") \e[1;34m--about\e[0m git"
46
- echo
47
+ echo -e "\n"
48
echo -e "\e[1mGitHub:\e[0m \e[0;30mhttps://github.com/cli-stuff/cli-tips\e[0m"
49
}
50
0 commit comments