am 01da8cbc: Merge "envsetup.sh : add help text for sepgrep and mangrep commands"

* commit '01da8cbc8c01d73debb14bc236e2d82ad3d7ebbc':
  envsetup.sh : add help text for sepgrep and mangrep commands
This commit is contained in:
Elliott Hughes 2015-01-30 05:03:11 +00:00 committed by Android Git Automerger
commit 84146f7301

View file

@ -14,6 +14,8 @@ Invoke ". build/envsetup.sh" from your shell to add the following functions to y
- ggrep: Greps on all local Gradle files.
- jgrep: Greps on all local Java files.
- resgrep: Greps on all local res/*.xml files.
- mangrep: Greps on all local AndroidManifest.xml files.
- sepgrep: Greps on all local sepolicy files.
- sgrep: Greps on all local source files.
- godir: Go to the directory containing a file.