diff options
author | B. Watson | 2020-10-11 23:00:03 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo | 2020-10-17 04:36:52 +0200 |
commit | 0041c0f763c970340dfb85e4593f35609551585b (patch) | |
tree | 7446ae525089b9d8323a4b7fe9783545269ebd40 /audio/flac123 | |
parent | ce15e69a2e8015e3a480427ae2496a21d504ed7b (diff) | |
download | slackbuilds-0041c0f763c970340dfb85e4593f35609551585b.tar.gz |
audio/flac123: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio/flac123')
-rw-r--r-- | audio/flac123/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/flac123/README b/audio/flac123/README index d885c3ea94..ca85a45200 100644 --- a/audio/flac123/README +++ b/audio/flac123/README @@ -4,4 +4,4 @@ which provide a standalone tool to encode and decode files, a tool to manipulate metadata but no command line tool for playback. Since it uses libao for audio output, it can output to ALSA and Pulse, -despite those not being listed in its --help message.
\ No newline at end of file +despite those not being listed in its --help message. |