diff options
| author | jakka <jakkadoujin@gmail.com> | 2025-06-19 17:59:49 +0300 |
|---|---|---|
| committer | jakka <jakkadoujin@gmail.com> | 2025-06-19 17:59:49 +0300 |
| commit | d738c57dcf4fdea3c81d6ae63f04d699448e8ad1 (patch) | |
| tree | 09344c5f8cd9a7a8ceea8242cd13ee53491dec42 /README.md | |
| parent | 2e1d42d2cc799ba3311ee6526d40c92ecb309253 (diff) | |
| parent | cd5ec14a711d7e6e13b8b9abb50c87bd40d75b2a (diff) | |
Merge remote-tracking branch 'refs/remotes/origin/main'
Diffstat (limited to '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 |
