A simple cli search utility written in rust.
- One binary, no external dependencies needed.
- A good looking coloured output.
| Short | Long | Description |
|---|---|---|
| -h | --help | Show the help command |
| -V | --version | Show the version info |
| -c | --case-sensitive | Case sensitive |
| -s | --single-directory | Single directory (i.e no recursion) |
| -d | Show directories only | |
| -f | Show files only | |
| -l | Show links only only | |
| -n | --no-decorations | No decorations |