Skip to content

Commit

Permalink
Small typos in /src/cli/README.md (openthread#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
bozhu authored and jwhui committed May 11, 2016
1 parent dd9d6e6 commit 2310c18
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/cli/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -452,9 +452,9 @@ Done

### whitelist remove \<extaddr\>

Add an IEEE 802.15.4 Extended Address to the whitelist.
Remove an IEEE 802.15.4 Extended Address from the whitelist.

```bash
$ whitelist add dead00beef00cafe
$ whitelist remove dead00beef00cafe
Done
```

0 comments on commit 2310c18

Please sign in to comment.