help should have a description of what this tool is used for, and an example. look at the man pages for wget and curl. so instead of:
Retrieve and save IPFS objects.
maybe:
ipget - retrieve and save IPFS objects
ipget is a tool for non-interactive downloading of files or objects from IPFS to the
user's filesystem, similar to wget or curl. It supports /ipfs and /ipns paths. ipget
is meant to be used in scripts and pipelines.
or something.
help should have a description of what this tool is used for, and an example. look at the man pages for wget and curl. so instead of:
maybe:
or something.