grep -A
# short for After

-A num, –after-context=num Print num lines of trailing context after each match. See also the -B and -C options.