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 05f0d49 commit 0651e1dCopy full SHA for 0651e1d
rpc/cc/arduino/cli/commands/v1/lib.proto
@@ -45,7 +45,7 @@ message LibraryInstallRequest {
45
// Set to true to skip installation of specified library's dependencies,
46
// defaults to false.
47
bool no_deps = 4;
48
- // Set to true to skip installation a different version of the library or one
+ // Set to true to skip installation if a different version of the library or one
49
// of its dependencies is already installed, defaults to false.
50
bool no_overwrite = 5;
51
}
0 commit comments