From 8d4abb4bead1503ae82b09ce9fd5421c44c1234d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mathias=20Panzenb=C3=B6ck?= Date: Mon, 7 Jan 2013 15:44:14 +0100 Subject: [PATCH] mistake in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 30212a7..0aa75d7 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ Usage ### Examples -Extract .wav, .aif and .ogg (might actually be .flac, .opus or .ogm) files from +Extract .wav, .aif and .ogg (might actually be .ogg, .opus or .ogm) files from the file `data.bin` and store them in the `~/Music` directory. audioextract -f wave,ogg -o ~/Music data.bin