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

Commit c0830f8f 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

Change-Id: Id8b23acedbd9fe3eb73438b1397a6ff80d36c267
parents 713695f8 39f04a7d
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> ...]",