14 lines
No EOL
222 B
Markdown
14 lines
No EOL
222 B
Markdown
fif
|
|
===
|
|
A command-line tool for detecting and optionally correcting files with incorrect extensions.
|
|
|
|
## Installation
|
|
```bash
|
|
cargo install --locked fif
|
|
```
|
|
|
|
## Usage
|
|
<!-- TODO: documentation 0uo -->
|
|
```bash
|
|
fif --help
|
|
``` |