ipfs/kubo

`ipfs object patch rm-link` help description is vague

開放

#2,474 建立於 2016年3月15日

 (2 則留言) (2 個反應) (0 位負責人)Go (2,725 個分叉)batch import
help wantedkind/supporttopic/docs-ipfs

倉庫指標

星標
 (13,906 顆星)
PR 合併指標
 (平均合併 4天 2小時) (30 天內合併 28 個 PR)

描述

🐕  ipfs object patch rm-link --help

    ipfs object patch rm-link <root> <link> - Remove a link from an object.

ARGUMENTS:

    <root> - The hash of the node to modify.
    <link> - 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.

貢獻者指南