mirror of
https://github.com/ipfs/kubo.git
synced 2025-06-22 21:21:43 +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"
|
||||
* "json"
|
||||
* "xml"
|
||||
(Specified by the "--encoding" or "-enc" flag)`,
|
||||
(Specified by the "--encoding" or "--enc" flag)`,
|
||||
},
|
||||
|
||||
Arguments: []cmds.Argument{
|
||||
|
Reference in New Issue
Block a user