sane-tag-music: docs: mention all subcommands in docstring
This commit is contained in:
@@ -13,7 +13,7 @@ tool which runs over a complete music library or a subset of it and:
|
|||||||
|
|
||||||
this tool does NOT move or rename files. it only edits tags.
|
this tool does NOT move or rename files. it only edits tags.
|
||||||
|
|
||||||
USAGE: cd MUSIC_LIBRARY_TOP && sane-tag-music [options] show|fix-tags|fix-paths [more-options] DIRECTORY [DIRECTORY ...]
|
USAGE: cd MUSIC_LIBRARY_TOP && sane-tag-music [options] fix-paths|fix-tags|print-missing|show [cmd-specific options] DIRECTORY [DIRECTORY ...]
|
||||||
|
|
||||||
scans DIRECTORY and guesses artist/album/title for each track, based on path relative to pwd.
|
scans DIRECTORY and guesses artist/album/title for each track, based on path relative to pwd.
|
||||||
if the guessed tags look more correct than the existing tags (i.e. if the existing file is missing a tag),
|
if the guessed tags look more correct than the existing tags (i.e. if the existing file is missing a tag),
|
||||||
|
Reference in New Issue
Block a user