1)
> Repeated:
>   OPTIONS
>       -album ALBUM_NAME
>              Sets the album name to use when tagging files. All files will
be
>              tagged with this album name without prompting.

>       -album=ALBUM_NAME
>              Sets the album name to use when tagging files. All files will
be
>              tagged with this album name without prompting.

id3ren accepts values for options in both formats. Either the
option and value separated by space
or option and value separated by =
And thats the reason it has two entries in man page. Its not repeated as you
mentioned.
But for other options (similar to -album) that accepts input values, the man
page doesn't describe both ways of doing.
Matthew, Do you want me to add those to the man page accordingly?

2)
> Could trim:
>------
>              And of course the program accepts wildcards for filenames.
>      FILES
>              *.mp3 All your mp3 files
Its understood that most of the unix commands expand * wild card character.
Though its explicitly documented in the man page, it does no harm.
Matthew, again your call is going to be final for this.

3)
TAGGING and RENAMING words are already in lowercase.
%d - Dummy in man page is unnecessary.
Matthew, please let me know whether we can remove.

Once i get the replies for all the above 3 points, I would go ahead and send
a patch accordingly.

Thanks,
Sriram.

Reply via email to