Hello everyone,
I just found a typo in the bibconvert help file (-h) that seems important...
One reads,
[...]
-C_s_, alternative to -c when config split to
several files, _*target*_
-C_t_, alternative to -c when config split to
several files, _*source*_
Where i believe the last two entries should probably be:
-C*s*, alternative to -c when config split to
several files,*****source***
-C*t*, alternative to -c when config split to
several files,**target*
*
because the description seems more fit to the switches...
It exists in all branches (master,maint, etc) and probably even in old
releases.
Best regards,
Theodoros
ps. Apologies if this was the intended use of switches/description. It
just seemed odd :)