mirror of
https://github.com/beetbox/beets.git
synced 2025-12-16 05:34:47 +01:00
Merge pull request #2807 from regagain/typo
fixed typo seperate/separate
This commit is contained in:
commit
88ec8e64f8
1 changed files with 1 additions and 1 deletions
|
|
@ -108,7 +108,7 @@ retagopt='-L:retag items matching a query:${query[@]}'
|
|||
skipopt='-i:skip already-imported directories'
|
||||
noskipopt='-I:do not skip already-imported directories'
|
||||
flatopt='--flat:import an entire tree as a single album'
|
||||
groupopt='-g:group tracks in a folder into seperate albums'
|
||||
groupopt='-g:group tracks in a folder into separate albums'
|
||||
editopt='-e:edit user configuration with $EDITOR'
|
||||
defaultopt='-d:include the default configuration'
|
||||
copynomoveopt='-c:copy instead of moving'
|
||||
|
|
|
|||
Loading…
Reference in a new issue