Skip to content

Commit 9c9c900

Browse files
committed
DOC: correction
1 parent b5cc2ef commit 9c9c900

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

doc/source/io.rst

+3-2
Original file line numberDiff line numberDiff line change
@@ -3312,8 +3312,9 @@ the table using a ``where`` that selects all but the missing data.
33123312

33133313
Please note that HDF5 **DOES NOT RECLAIM SPACE** in the h5 files
33143314
automatically. Thus, repeatedly deleting (or removing nodes) and adding
3315-
again **WILL TEND TO INCREASE THE FILE SIZE**. To *clean* the file, use
3316-
:ref:`ptrepack <io.hdf5-ptrepack>`
3315+
again, **WILL TEND TO INCREASE THE FILE SIZE**.
3316+
3317+
To *repack and clean* the file, use :ref:`ptrepack <io.hdf5-ptrepack>`
33173318

33183319
.. _io.hdf5-notes:
33193320

0 commit comments

Comments
 (0)