jivanpal / drat

Utility for performing data recovery and analysis of APFS partitions/containers.
GNU General Public License v3.0
164 stars 23 forks source link

Update documentation for `explore-*` commands #55

Open jivanpal opened 9 months ago

jivanpal commented 9 months ago

The currently spec'd interactive explore-* commands should be changed to non-interactive list* commands, and the interactive exploration functionality should instead be accessible via an --interactive option for each command. That is:

Implementation of the --interactive functionality is deferred to this task: Add interactive modes to list commands