You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is no quick command-line for combining multiple datasets of one format type and output the merged dataset in the same format. Though one could use convert with from-<format> and then the corresponding to-<format>, it would be nice to just have a merge <format> shortcut, with a simpler command-line.
There is no quick command-line for combining multiple datasets of one format type and output the merged dataset in the same format. Though one could use
convertwithfrom-<format>and then the correspondingto-<format>, it would be nice to just have amerge <format>shortcut, with a simpler command-line.