Paul Eggert wrote: > --include and --exclude apply only to non-directories and > --exclude-dir applies only to directories. "-" (standard input) > is never excluded, since it is not a file name. > This bug was discovered while fixing a read-directory bug (Bug#10355). > * NEWS: Document this. > * src/main.c (main): Implement this. > * tests/include-exclude: Test for it.
Thanks. Pushed verbatim.
