update readme

This commit is contained in:
yosh 2022-10-11 09:55:28 -04:00
parent 7ccab37005
commit 19c55f058e
1 changed files with 1 additions and 1 deletions

View File

@ -62,4 +62,4 @@ recursively convert current directory to mp3 v0, removing all pictures, and keep
`flacconv -3 -v 0 -p -k "TITLE|ARTIST|ALBUM|TRACKNUMBER"`
[^1]: tested with dash, yash, and bash --posix on linux. further testing encouraged
[^1]: tested with dash, bash, and yash (set -o posixly-correct) on linux. further testing encouraged