Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4e02e255 authored by Felipe Leme's avatar Felipe Leme
Browse files

Document -n option on intent specification.

Test: adb shell am|grep "\-n "
Bug: 74618452

Change-Id: I5bc86abdd1ce244aa91c0f1110e525778c1da39a
parent 3f888482
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -6921,6 +6921,7 @@ public class Intent implements Parcelable, Cloneable {
                "<INTENT> specifications include these flags and arguments:",
                "    [-a <ACTION>] [-d <DATA_URI>] [-t <MIME_TYPE>]",
                "    [-c <CATEGORY> [-c <CATEGORY>] ...]",
                "    [-n <COMPONENT_NAME>]",
                "    [-e|--es <EXTRA_KEY> <EXTRA_STRING_VALUE> ...]",
                "    [--esn <EXTRA_KEY> ...]",
                "    [--ez <EXTRA_KEY> <EXTRA_BOOLEAN_VALUE> ...]",