1
0
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:
Jeromy Johnson
2016-08-03 11:21:35 -07:00
committed by GitHub

View File

@ -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{