-enc is spelled with two dashes, not one
License: MIT Signed-off-by: Jesse Weinstein <jesse@wefu.org>
Jesse Weinstein committed
Jul 29, 2016 at 19:55 UTC
9f4a842162f305bf3cebc6ef303297d819077370
1 file changed
+1
-1
core/commands/object/object.go
+1
-1
@@ -175,7 +175,7 @@ This command outputs data in the following encodings:
175
* "protobuf"
176
* "json"
177
* "xml"
178
-(Specified by the "--encoding" or "-enc" flag)`,
178
+(Specified by the "--encoding" or "--enc" flag)`,
179
},
180
181
Arguments: []cmds.Argument{