Skip to content

Commit

Permalink
chore: proto file format fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jeronimoalbi committed Jun 28, 2023
1 parent d7d9d0c commit 095d992
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proto/ignite/services/plugin/grpc/v1/types.proto
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ message Manifest {
// Command represents a plugin command.
message Command {
// Use is the one-line usage message.
//
//
// Recommended syntax is as follow:
// [ ] identifies an optional argument. Arguments that are not enclosed in brackets are required.
// ... indicates that you can specify multiple values for the previous argument.
Expand Down

0 comments on commit 095d992

Please sign in to comment.