docs: clarify usage for adb am component option

Change-Id: I0b99dffc0b9d465c3a639bd1f7760561e40e2a5f
This commit is contained in:
Scott Main
2013-01-30 15:16:10 -08:00
parent 2aa47b3362
commit 483d785b42

View File

@@ -690,7 +690,8 @@ specify the intent with the following options:</p>
<dd>Specify an intent category, such as "android.intent.category.APP_CONTACTS".
<dt>{@code -n &lt;COMPONENT>}</dt>
<dd>Specify the component name with package name prefix to create an explicit intent.
<dd>Specify the component name with package name prefix to create an explicit intent, such
as "com.example.app/.ExampleActivity".
<dt>{@code -f &lt;FLAGS>}</dt>
<dd>Add flags to the intent, as supported by {@link