Tam-Lin / comictagger

Automatically exported from code.google.com/p/comictagger
0 stars 0 forks source link

Add ability to save multiple formats #24

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. run 'commictagger -s' without '-t' 
2. instructed to select a tag format

OR
1. run 'commictagger -s' with multiple '-t' options

What is the expected output? What do you see instead?

Expected all formats to save if none specified (or a '-t all' option).

If multiple formats are specified only the last is used.

What version of the product are you using? On what operating system?

1.1.9-beta

Original issue reported on code.google.com by JCZork...@gmail.com on 6 Jun 2013 at 2:09

GoogleCodeExporter commented 9 years ago
I will think about this one.  Probably the way to go would be a coma separated 
list of formats.  i.e.:

"-t cr,cbl"

Original comment by bevi...@gmail.com on 9 Jul 2013 at 12:49