BatchConvert icon indicating copy to clipboard operation
BatchConvert copied to clipboard

Typos in instructions

Open tischi opened this issue 2 years ago • 1 comments

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 --.

tischi avatar Dec 06 '23 13:12 tischi

It looks like this issue was fixed in the following commit: 6a62cafea16e87c2383a6a96767491de26a46e8a Does it need to remain open?

camlloyd avatar Feb 03 '25 10:02 camlloyd