find-grep-options

find-grep-options is a variable defined in `find-dired.el'.
Its value is
"-q"


Documentation:
Option to grep to be as silent as possible.
On Berkeley systems, this is `-s'; on Posix, and with GNU grep, `-q' does it.
On other systems, the closest you can come is to use `-l'.

You can customize this variable.