diff options
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ scans a specified folder and reencodes flacs if they needed to be reencoded currently this project uses dev-0.6 branch of [Symphonia](https://github.com/pdeljanov/Symphonia/tree/dev-0.6) crate with [some additional edits](https://github.com/pdeljanov/Symphonia/pull/387) ``` -Usage: flac-reencoder [OPTIONS] [path] +Usage: reencoder [OPTIONS] [path] Arguments: [path] Path for indexing/reencoding |
