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:
Šarūnas Nejus 2025-08-25 19:03:35 +01:00 committed by GitHub
commit 695ef29e69
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.