diff options
| author | jakka <jakkadoujin@gmail.com> | 2025-06-19 17:42:33 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-06-19 17:42:33 +0300 |
| commit | cd5ec14a711d7e6e13b8b9abb50c87bd40d75b2a (patch) | |
| tree | 1d2c492897fd1206cdcd7aabea0ae74c24b71574 | |
| parent | 498114fc7079aa10fd38a54a78d87e979c902205 (diff) | |
Update README.md
| -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 |
