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

Commit 39f04a7d authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Document -n option on intent specification." into pi-dev

parents fc169506 4e02e255
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> ...]",