Small typos in /src/cli/README.md (#5)

This commit is contained in:
Bo Zhu
2016-05-11 13:56:15 -07:00
committed by Jonathan Hui
parent dd9d6e6517
commit 2310c18d24
+2 -2
View File
@@ -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
```