Improve help string consistency
Reported by user "ABCbum" in comment (https://github.com/whipper-team/whipper/pull/436#discussion_r370068256). Signed-off-by: JoeLametta <JoeLametta@users.noreply.github.com>
This commit is contained in:
@@ -293,7 +293,7 @@ Log files will log the path to tracks relative to this directory.
|
||||
default=False)
|
||||
self.parser.add_argument('-C', '--cover-art',
|
||||
action="store", dest="fetch_cover_art",
|
||||
help="Fetch cover art and save it as "
|
||||
help="fetch cover art and save it as "
|
||||
"standalone file, embed into FLAC files "
|
||||
"or perform both actions: file, embed, "
|
||||
"complete option values respectively",
|
||||
|
||||
Reference in New Issue
Block a user