Added TODO.
This commit is contained in:
@@ -375,6 +375,7 @@ int main (int argc, char **argv)
|
|||||||
else if (0 == strcmp("toc", optarg))
|
else if (0 == strcmp("toc", optarg))
|
||||||
format = TOC;
|
format = TOC;
|
||||||
break;
|
break;
|
||||||
|
/* TODO add track selection */
|
||||||
case 'd':
|
case 'd':
|
||||||
d_template = optarg;
|
d_template = optarg;
|
||||||
break;
|
break;
|
||||||
|
|||||||
Reference in New Issue
Block a user