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

Commit 7184c4b2 authored by Felipe Leme's avatar Felipe Leme Committed by android-build-merger
Browse files

Merge "Document -n option on intent specification." into pi-dev am: 39f04a7d

am: c0830f8f

Change-Id: I27e11342c073d1d019ecd183044d97e67399532d
parents a2d593a1 c0830f8f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -6994,6 +6994,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> ...]",