* commit 'db44b56859c8c0a8c417cffda9891881849c73d0': mgrep: add output to environment commands
This commit is contained in:
commit
140dfdbe64
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ Invoke ". build/envsetup.sh" from your shell to add the following functions to y
|
|||
- jgrep: Greps on all local Java files.
|
||||
- resgrep: Greps on all local res/*.xml files.
|
||||
- mangrep: Greps on all local AndroidManifest.xml files.
|
||||
- mgrep: Greps on all local Makefiles files.
|
||||
- sepgrep: Greps on all local sepolicy files.
|
||||
- sgrep: Greps on all local source files.
|
||||
- godir: Go to the directory containing a file.
|
||||
|
|
Loading…
Reference in a new issue