mirror of
https://github.com/beetbox/beets.git
synced 2025-12-08 01:23:09 +01:00
docs/.../cli.rst: Add an of to the description of update -p
This seems to have been missed when the documentation was added in the first place.
This commit is contained in:
parent
194465e377
commit
cc3d12f218
1 changed files with 3 additions and 3 deletions
|
|
@ -230,9 +230,9 @@ This will scan all the matched files and read their tags, populating the
|
|||
database with the new values. By default, files will be renamed according to
|
||||
their new metadata; disable this with ``-M``.
|
||||
|
||||
To perform a "dry run" an update, just use the ``-p`` (for "pretend") flag. This
|
||||
will show you all the proposed changes but won't actually change anything on
|
||||
disk.
|
||||
To perform a "dry run" of an update, just use the ``-p`` (for "pretend") flag.
|
||||
This will show you all the proposed changes but won't actually change anything
|
||||
on disk.
|
||||
|
||||
When an updated track is part of an album, the album-level fields of *all*
|
||||
tracks from the album are also updated. (Specifically, the command copies
|
||||
|
|
|
|||
Loading…
Reference in a new issue