ipfs / go-ipfs-cmds

IPFS commands package
MIT License
50 stars 42 forks source link

feat(Command): add status for the helptext #225

Closed schomatis closed 2 years ago

schomatis commented 2 years ago

The logic of this patch is trivial; this review is more about adjusting to the desired presentation (if there are aesthetic changes needed an example of the desired output would be useful).

Closes https://github.com/ipfs/go-ipfs-cmds/issues/93.