From 66b06937f58b32387a083a5f88fc15968898ea0a Mon Sep 17 00:00:00 2001 From: Leaced Date: Fri, 24 Mar 2023 11:34:52 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e2c5b5b..10bca40 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,4 @@ converting all Files in your current working directory and all subdirectories to opus. This is work in progress ### Example -```bash to_opus mp3``` convert all files with .mp3-extension to opus +```bash to_opus mp3 flac``` convert all files with .mp3-extension and .flac-extension to opus