The * sign, or wildcard character, allows us to make broad searches because it matches any character.

See that? When we combine the * sign with a file extension, we can search for files with that extension.

The wildcard search isn't passed the same way options are, it's used on its own.