diff --git a/README.md b/README.md index 600c18a..81a46c6 100644 --- a/README.md +++ b/README.md @@ -31,13 +31,13 @@ OPTIONS flatten operation. -i, --include - Include only directories that fuzzy-match these patterns. - Accepts comma-separated values. Uses case-insensitive substring + Include only directories that begin with any of these values. + Accepts comma-separated values. Uses case-insensitive prefix matching. Cannot be used together with --exclude. -e, --exclude - Exclude directories that fuzzy-match these patterns. Accepts - comma-separated values. Uses case-insensitive substring + Exclude only directories that begin with any of these values. + Accepts comma-separated values. Uses case-insensitive prefix matching. Cannot be used together with --include. -h, --help