mirror of
https://github.com/beetbox/beets.git
synced 2025-12-13 12:02:44 +01:00
docs: add 'pretend' flag to update command example (#5954)
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:
commit
695ef29e69
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