Commit 9f4a8421 authored by Jesse Weinstein's avatar Jesse Weinstein

-enc is spelled with two dashes, not one

License: MIT
Signed-off-by: default avatarJesse Weinstein <jesse@wefu.org>
parent 0bd8ced0
...@@ -175,7 +175,7 @@ This command outputs data in the following encodings: ...@@ -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{
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment