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

Commit 892d0fe1 authored by Jaewoong Jung's avatar Jaewoong Jung
Browse files

Update hmm text for mgrep.

mgrep also scans *.bp files.

Test: hmm
Change-Id: Ie7bf79d42958b269f4d2fb55d7728a22a52bf908
parent a6dc6713
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -22,7 +22,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.
- mgrep:      Greps on all local Makefiles and *.bp files.
- sepgrep:    Greps on all local sepolicy files.
- sgrep:      Greps on all local source files.
- godir:      Go to the directory containing a file.