We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af1348a commit 1470742Copy full SHA for 1470742
src/generated/java/com/mysql/cj/x/protobuf/package-info.java
@@ -22,7 +22,7 @@
22
* Message classes used for serialization with Google Protocol Buffers to support the X Protocol. Classes are generated using <i>protoc</i> like so:
23
*
24
* <pre>
25
- * protoc --java_out=<PROJ_CJ_PATH>/src/generated/java --proto_path=<PROTOC_PATH>/include --proto_path=<PROJ_MYSQL_PATH>//plugin/x/protocol/protobuf <PROJ_MYSQL_PATH>/plugin/x/protocol/protobuf/*.proto
+ * protoc --java_out=<PROJ_CJ_PATH>/src/generated/java --proto_path=<PROTOC_PATH>/include --proto_path=<PROJ_MYSQL_PATH>/plugin/x/protocol/protobuf <PROJ_MYSQL_PATH>/plugin/x/protocol/protobuf/*.proto
26
* </pre>
27
*/
28
0 commit comments