mirror of
https://github.com/beetbox/beets.git
synced 2025-12-31 21:12:43 +01:00
Fix extra word
This commit is contained in:
parent
759c79c426
commit
e708520349
1 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +37,7 @@ This one will run checks on a specific album::
|
|||
|
||||
beet bad album_id:1234
|
||||
|
||||
Here is an example where the FLAC decoder was signals a corrupt file::
|
||||
Here is an example where the FLAC decoder signals a corrupt file::
|
||||
|
||||
beet bad title::^$
|
||||
/tank/Music/__/00.flac: command exited with status 1
|
||||
|
|
|
|||
Loading…
Reference in a new issue