Skip to content

Commit 08a5f3d

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

rpc/cc/arduino/cli/commands/v1/core.proto

Lines changed: 2 additions & 2 deletions
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)