Skip to content

Commit 858887f

Browse files
cmaglieper1234
andcommitted
Update rpc/cc/arduino/cli/commands/v1/core.proto
Co-authored-by: per1234 <[email protected]>
1 parent 4eb85ad commit 858887f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Diff for: rpc/cc/arduino/cli/commands/v1/core.pb.go

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: rpc/cc/arduino/cli/commands/v1/core.proto

+2-2
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ message PlatformInstallRequest {
3333
// Set to true to not run (eventual) post install scripts for trusted
3434
// platforms
3535
bool skip_post_install = 5;
36-
// Set to true will not install the platform if another version is already
37-
// installed.
36+
// Set to true to skip installation if a different version of the platform
37+
// is already installed.
3838
bool no_overwrite = 6;
3939
}
4040

0 commit comments

Comments
 (0)