Skip to content

Commit

Permalink
docs(readme): add --cachedir-ignore to README
Browse files Browse the repository at this point in the history
  • Loading branch information
SIGSTACKFAULT committed Apr 26, 2024
1 parent cdb1b7f commit d6621e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -109,6 +109,7 @@ eza’s options are almost, but not quite, entirely unlike `ls`’s.
- **-f**, **--only-files**: list only files
- **--git-ignore**: ignore files mentioned in `.gitignore`
- **-I**, **--ignore-glob=(globs)**: glob patterns (pipe-separated) of files to ignore
- **--cachedir-ignore**: Ignore directories with a `CACHEDIR.TAG` file.

Pass the `--all` option twice to also show the `.` and `..` directories.

Expand Down

0 comments on commit d6621e3

Please sign in to comment.