mirror of
https://github.com/beetbox/beets.git
synced 2025-12-27 11:02:43 +01:00
Add 'pretend' flag to update command example
Add `p` as an acceptable flag for the `update` command to match the long form section of the command's docs
This commit is contained in:
parent
6a7bdd6328
commit
6408b5e280
1 changed files with 1 additions and 1 deletions
|
|
@ -323,7 +323,7 @@ update
|
|||
|
||||
::
|
||||
|
||||
beet update [-F] FIELD [-e] EXCLUDE_FIELD [-aM] QUERY
|
||||
beet update [-F] FIELD [-e] EXCLUDE_FIELD [-aMp] QUERY
|
||||
|
||||
Update the library (and, by default, move files) to reflect out-of-band metadata
|
||||
changes and file deletions.
|
||||
|
|
|
|||
Loading…
Reference in a new issue