Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

-ex<Y>: exclude any file that matches the provided regular expression pattern, e.g. -exex^\..*  (exlude files that start with a period) -ex*.txt (exclude all files ending in .txt). Multiple repeats of this flag can be used to exclude based on multiple patterns.

...