`ipfs object patch rm-link` help description is vague
Open
help wanted
kind/support
topic/docs-ipfs
- Dominant language
- Go
- Stars
- 17.1k
- Forks
- 3.2k
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 11
Description
```
🐕 ipfs object patch rm-link --help
ipfs object patch rm-link - Remove a link from an object.
ARGUMENTS:
- The hash of the node to modify.
- Name of the link to remove.
DESCRIPTION:
Removes a link by the given name from root.
```
I have no idea what that description means, and it seems to contradict 'Remove a link from an object'. Can someone explain what root is, and what this means?
Part of the https://github.com/ipfs/http-api-spec/pull/32 effort.
Contributor guide
Assessment
This issue has not been assessed yet.