mirror of
https://github.com/beetbox/beets.git
synced 2025-12-06 08:39:17 +01:00
fixed typo seperate/separate
This commit is contained in:
parent
cb78510742
commit
19b5a92632
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