Skip to content

Commit e8abbbc

Browse files
authored
reflac: fix typo
1 parent 8b3d446 commit e8abbbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reflac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Usage: reflac [OPTION]... [--] DIRECTORY...
3030
3131
-h --help Displays this help text
3232
-0 --fast Use the fastest, but worst, compression possible.
33-
-1..-7 Adjust FLAC compresion between these standard ranges.
33+
-1..-7 Adjust FLAC compression between these standard ranges.
3434
The default is -5, the same as for flac itself.
3535
-8 --best Use the slowest, but best, compression possible.
3636
-n --no-action Do not recompress. With --verbose, displays a list of

0 commit comments

Comments
 (0)