Examples: ``` batchconvert --ometiff --merge_files "input_dir/time-series" "output_path" ``` ``` batchconvert --omezarr --merge_files "input_dir/time-series" "output_path" ``` This is wrong and should be without the first `--`.
Examples:
This is wrong and should be without the first
--.