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

Commit 9c889765 authored by Trevor Drake's avatar Trevor Drake
Browse files

envsetup.sh : add help text for sepgrep and mangrep commands

Change-Id: Iac3942da05c1803039b9fcf15fee1fc0e0f4efda
parent e937ac81
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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.