remove capnp protocol for plugin... (#6421)

* remove capnp protocol for plugin...

* remove relative doc
This commit is contained in:
WindSoilder
2022-09-01 06:33:30 +08:00
committed by GitHub
parent c52d45cb97
commit 3ec53e544c
17 changed files with 6 additions and 1999 deletions

View File

@ -24,7 +24,7 @@ impl Command for Register {
.required_named(
"encoding",
SyntaxShape::String,
"Encoding used to communicate with plugin. Options: [capnp, json, msgpack]",
"Encoding used to communicate with plugin. Options: [json, msgpack]",
Some('e'),
)
.optional(