[docs] apply prettier changes (#4881)

This commit is contained in:
Jonathan Hui
2020-04-24 16:22:00 -07:00
parent c48f84d9ea
commit 082f7e9fdc
45 changed files with 1201 additions and 1494 deletions
+8 -9
View File
@@ -1,8 +1,6 @@
OpenThread Certification Tests
==============================
# OpenThread Certification Tests
Inspector
--------
## Inspector
Inspect nodes status by the following modification:
@@ -37,14 +35,15 @@ face
### CLI reference
#### `#` mode
This is selection mode. You may select the node to inspect here.
- `list` - list available nodes.
- `exit` - end inspecting, continue running test case.
- \<number\> - select the node with id \<number\>. This will result in entering `>` mode.
- `list` - list available nodes.
- `exit` - end inspecting, continue running test case.
- \<number\> - select the node with id \<number\>. This will result in entering `>` mode.
#### `>` mode
This is node mode. You may run OpenThread CLI here.
* `exit` - go back to `#` mode.
- `exit` - go back to `#` mode.