rgrep.1 -r "^deb .*gitlab" /etc/apt/sources.list*
print lines matching a pattern
    -R, -r, --recursive
           Read all files under each directory, recursively; this is equivalent to the -d recurse option.

Other Options
    --line-buffered
           Use line buffering on output.  This can cause a performance penalty.
source manpages: rgrep