[doc] add missing doc for datatset (#3487)

This commit is contained in:
Yakun Xu
2019-01-22 16:08:33 -08:00
committed by Jonathan Hui
parent 9cb48245e5
commit fe3d910853
+11
View File
@@ -541,6 +541,17 @@ RxTotal: 2
RxErrOther: 0
```
### dataset
Print changes in operational dataset buffer.
```bash
> dataset activetimestamp 1234
Done
> dataset
Active Timestamp: 1234
Done
```
### dataset help
Print meshcop dataset help menu.