prjemian / punx

Python Utilities for NeXus HDF5 files
https://prjemian.github.io/punx
5 stars 7 forks source link

structure: remove references to legacy subcommand #181

Closed prjemian closed 2 years ago

prjemian commented 2 years ago

The structure subcommand has been renamed to tree. It is time to remove references to this legacy name.

prjemian commented 2 years ago

Fixed in #184