docs: Removed the -e runner subcommand option.

Bug: 7562330

Change-Id: I5fb7ee00583a8c25745796721ded8f6cba6f09ca
This commit is contained in:
quddusc
2013-02-05 11:37:46 -08:00
parent ba84a04a2f
commit 1247fbd43f

View File

@@ -75,11 +75,6 @@ You can list multiple classes or methods by using a space as a separator.</p></t
<td>Wait for debugger to connect before starting.</td>
</tr>
<tr>
<td><nobr><code>-e runner [CLASS]</code></nobr></td>
<td>Use the specified test runner class instead. If unspecified, the {@code uiautomator} frameworks default runner will be used.</td>
</tr>
<tr>
<td><code>dump</code></td>
<td><code>[file]</code></td>