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:
Ryan Waskiewicz 2025-08-24 09:04:21 -04:00 committed by GitHub
parent 6a7bdd6328
commit 6408b5e280
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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.