Skip to content

Commit

Permalink
add fallback option
Browse files Browse the repository at this point in the history
  • Loading branch information
himanshub16 committed Jan 25, 2019
1 parent 6c936b9 commit e54674d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion variables.sh
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ HELP_TEXT="ProxyMan lets you set system-wide proxy settings.
${star}${blue} https://github.com/himanshub16/ProxyMan ${normal}
Usage: proxyman [command]
or ./main.sh [command]
Commands:
${bold} set ${normal} \t set proxy settings
Expand All @@ -104,6 +105,7 @@ HELP_TEXT="ProxyMan lets you set system-wide proxy settings.
${star}${blue} https://github.com/himanshub16/ProxyMan ${normal}
Usage: proxyman [command]
or ./main.sh [command]
Commands:
${bold} set ${normal} \t set proxy settings
Expand All @@ -115,5 +117,4 @@ ${bold} delete ${normal} \t delete a profile
${bold} help ${normal} \t show this help
Allowed options: set, unset, list, configs, load, delete, help
> ./main.sh set
"

0 comments on commit e54674d

Please sign in to comment.