forked from OSchip/llvm-project
[Dexter][NFC] Add Missing Commands to Commands.md Contents
NFC patch simply updates the commands.md documentation contents with missing links to the DexLimitSteps and DexLabel command documentation. Differential Revision: https://reviews.llvm.org/D89689 Author: Nabeel Omer <nabeel.omer@sony.com>
This commit is contained in:
parent
9b40ee8eb0
commit
7d8c19a4e9
|
@ -6,6 +6,8 @@
|
|||
* [DexExpectWatchType](Commands.md#DexExpectWatchType)
|
||||
* [DexExpectWatchValue](Commands.md#DexExpectWatchValue)
|
||||
* [DexUnreachable](Commands.md#DexUnreachable)
|
||||
* [DexLimitSteps](Commands.md#DexLimitSteps)
|
||||
* [DexLabel](Commands.md#DexLabel)
|
||||
* [DexWatch](Commands.md#DexWatch)
|
||||
|
||||
---
|
||||
|
|
Loading…
Reference in New Issue