mirror of
https://github.com/beetbox/beets.git
synced 2025-12-21 16:13:38 +01:00
Corrected docs for modify command
added short form ´mod´ and added switch ´-f´
This commit is contained in:
parent
31b23207a8
commit
9f48338291
1 changed files with 2 additions and 1 deletions
|
|
@ -227,7 +227,8 @@ modify
|
|||
``````
|
||||
::
|
||||
|
||||
beet modify [-MWay] QUERY [FIELD=VALUE...] [FIELD!...]
|
||||
beet modify [-MWay] [-f FORMAT] QUERY [FIELD=VALUE...] [FIELD!...]
|
||||
beet mod [-MWay] [-f FORMAT] QUERY [FIELD=VALUE...] [FIELD!...]
|
||||
|
||||
Change the metadata for items or albums in the database.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue