I finally found time to finish a small project I had left half-baked
in one of my local branches.
Eric Blake (3):
  dump: Document --length
  dump: Add --offset for further limiting the dump
  dump: Add a test of --length and --offset
 dump/nbddump.pod    |  8 +++++++-
 dump/Makefile.am    |  2 ++
 dump/dump-subset.sh | 48 +++++++++++++++++++++++++++++++++++++++++++++
 dump/dump.c         | 27 +++++++++++++++++++++----
 4 files changed, 80 insertions(+), 5 deletions(-)
 create mode 100755 dump/dump-subset.sh
-- 
2.48.1