mirror of
https://github.com/ipfs/kubo.git
synced 2025-06-23 05:35:58 +08:00
Merge pull request #3017 from JesseWeinstein/fix_doc
-enc is spelled with two dashes, not one
This commit is contained in:
@ -175,7 +175,7 @@ This command outputs data in the following encodings:
|
|||||||
* "protobuf"
|
* "protobuf"
|
||||||
* "json"
|
* "json"
|
||||||
* "xml"
|
* "xml"
|
||||||
(Specified by the "--encoding" or "-enc" flag)`,
|
(Specified by the "--encoding" or "--enc" flag)`,
|
||||||
},
|
},
|
||||||
|
|
||||||
Arguments: []cmds.Argument{
|
Arguments: []cmds.Argument{
|
||||||
|
Reference in New Issue
Block a user