[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:
Nabeel Omer 2020-10-19 16:38:49 +01:00 committed by Tom Weaver
parent 9b40ee8eb0
commit 7d8c19a4e9
1 changed files with 2 additions and 0 deletions

View File

@ -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)
---