Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history


To keep local and remote repos consistent
  • Loading branch information
jacksemancik committed Aug 6, 2017
2 parents d34cd29 + 86dc97b commit 10ce228
Showing 1 changed file with 6 additions and 8 deletions.
14 changes: 6 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,19 +55,17 @@ python perla.py [-h] [-w WAIT] [-s] N
```
**positional arguments:**

Argument(s) | Description
--- | ---

N | The amount of time (in minutes) that perla runs for
N | The amount of time (in minutes) that perla runs for

**optional arguments:**

Argument(s) | Description
--- | ---

-h, --help | show this help message and exit

-w WAIT, --wait WAIT | The amount of time (in minutes) that perla waits before running (defaults to one minute, if no input)

-s, --switch | Switches the first and second Pokemon in your party
-h, --help | show help message and exit
-w WAIT, --wait WAIT | The amount of time (in minutes) that perla waits before running (defaults to one minute, if no input)
-s, --switch | Switches the first and second Pokemon in your party


## Example
Expand Down

0 comments on commit 10ce228

Please sign in to comment.