From cd5ec14a711d7e6e13b8b9abb50c87bd40d75b2a Mon Sep 17 00:00:00 2001 From: jakka Date: Thu, 19 Jun 2025 17:42:33 +0300 Subject: Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 81211bf..5b8d762 100644 --- a/README.md +++ b/README.md @@ -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 -- cgit v1.3.1