Skip to content

Commit

Permalink
update readme with usage
Browse files Browse the repository at this point in the history
  • Loading branch information
himanshub16 committed Nov 13, 2018
1 parent a3e639d commit be8651c
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,20 @@

(Download [here](https://github.com/himanshub16/ProxyMan/releases/latest/))

### Usage

* Set
`./main.sh set`

* Unset
`./main.sh unset`

* List available configs
`./main.sh configs`

* Load config (say proxy4)
`./main.sh load proxy4`


### How this is going to be different from **v2**?
* Saves your settings in a `config_file/rc_file` (same as profiles).
Expand Down

0 comments on commit be8651c

Please sign in to comment.