Merge "Document -n option on intent specification." into pi-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
39f04a7da4
@@ -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> ...]",
|
||||
|
||||
Reference in New Issue
Block a user