Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Rafay Ghafoor authored Jul 24, 2017
1 parent b9a282d commit d3bbbfd
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,17 +13,20 @@ A CLI-script which allows to obtain information and configure PTCL router settin
**Shows devices connected to the router.**

```python
>>> python ptcl.py```
>>> python ptcl.py
```

**Shows currently active devices and provides an option to block device from the display.**

```python
>>> python ptcl.py -b```
>>> python ptcl.py -b
```

**Shows DHCP info for all devices connected in a day.**

```python
>>> python ptcl.py -sd```
>>> python ptcl.py -sd
```

# TODO:

Expand Down

0 comments on commit d3bbbfd

Please sign in to comment.