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 82469e9 commit fa8c825Copy full SHA for fa8c825
buildozer/README.md
@@ -169,7 +169,7 @@ The following commands only apply to `MODULE.bazel` files (e.g. the target
169
Ensures that the given repositories are imported via `use_repo` for the
170
extension for which the given top-level variable contains the return value
171
of a `use_extension` call.
172
- * `use_repo_add <use_extension variable name> <repo(s)>`:
+ * `use_repo_remove <use_extension variable name> <repo(s)>`:
173
Ensures that the given repositories are *not* imported via `use_repo` for
174
the extension for which the given top-level variable contains the return
175
value of a `use_extension` call.
0 commit comments