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

Commit db44b568 authored by Nick Kralevich's avatar Nick Kralevich Committed by Android Git Automerger
Browse files

am abbf8eeb: am a521a37d: Merge "mgrep: add output to environment commands"

* commit 'abbf8eeb':
  mgrep: add output to environment commands
parents 545a6bb2 abbf8eeb
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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.