Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
GoFMaster authored Jul 21, 2016
1 parent 3376d77 commit 4f34e0d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
### Google Protobuf
MAC: brew update && brew install --devel protobuf
### PokemonGo-Bot
usage: pokecli.py [-h] -a AUTH_SERVICE -u USERNAME -p PASSWORD -l LOCATION [-d] [-t] [-s]
usage: pokecli.py [-h] -a AUTH_SERVICE -u USERNAME -p PASSWORD -l LOCATION [-d] [-t] [-s] [-c]

optional arguments:
-h, --help show this help message and exit
Expand All @@ -22,6 +22,7 @@
-p PASSWORD, --password PASSWORD Password
-l LOCATION, --location LOCATION Location
-s SPINSTOP, --spinstop Spin the PokeStop
-c CP, --cp Set the CP less than to release
-d, --debug Debug Mode
-t, --test Only parse the specified location

Expand Down

0 comments on commit 4f34e0d

Please sign in to comment.