Changelog whitespace & expansion

This commit is contained in:
Adrian Sampson 2015-05-20 21:42:08 -07:00
parent 061f0f71bf
commit 9597a900e7

View file

@ -616,10 +616,11 @@ def show_model_changes(new, old=None, fields=None, always=False):
def show_path_changes(path_changes):
""" Given a list of tuples (source, destination) that indicate the path
changes, the changes are shown. Output is guaranteed to be unicode.
"""Given a list of tuples (source, destination) that indicate the
path changes, log the changes as INFO-level output to the beets log.
The output is guaranteed to be unicode.
Every tuple is shown on a single line if the terminal width permits it,
Every pair is shown on a single line if the terminal width permits it,
else it is split over two lines. E.g.,
Source -> Destination