You'll notice
The grep argument parser now recognizes -d and --directories and defaults the search path when a recursive flag is present.
The internal grep argument parser now recognizes -d/--directories alongside the existing recursive flags -r, -R, and --recursive, and defaults the search path to . when any of these flags are present.