corrected readme filename and chandged readme
This commit is contained in:
@@ -46,15 +46,15 @@ print_help() {
|
||||
# set color
|
||||
printf %s "$YELLOW"
|
||||
cat <<'EOF'
|
||||
Usage: Sudo ./install.sh [command oprions]
|
||||
Usage: Sudo ./install.sh [arguments]
|
||||
|
||||
Command options:
|
||||
Arguments:
|
||||
-h, -help Show a list of all commands
|
||||
-v, -version Show the current version of the application
|
||||
-d Run the install in debug mode
|
||||
-a Download all the files without a command prompt
|
||||
-b Use bash as main terminal
|
||||
-z Use Oh-My-Zsh as main terminal
|
||||
-a Download all the files without the install command prompt
|
||||
-b Use bash as main terminal without the prompt
|
||||
-z Use Oh-My-Zsh as main terminal without the prompt
|
||||
EOF
|
||||
# set color to default
|
||||
printf %s "$RESET"
|
||||
|
Reference in New Issue
Block a user