hdf5view icon indicating copy to clipboard operation
hdf5view copied to clipboard

Allow using '--file' CLI argument multiple times

Open Lgt2x opened this issue 5 months ago • 0 comments

It can be handy to open multiple files from command-line at once. This is now possible using uv run hdf5view -f <file1>.hdf -f <file2.hdf>

Lgt2x avatar Nov 03 '25 09:11 Lgt2x