Skip to content

Commit 9917ee9

Browse files
authored
Update README.md
1 parent 2e38b34 commit 9917ee9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,5 +100,5 @@ The parameters are already well documented in the official rules.
100100
### Doze
101101
When building, it may occur that there are unused dependencies that cause the build to fail (we see unused deps as errors.
102102
Fortunately the unused dep rule provides a command that requires `buildozer`, to remove the unused dependencies.
103-
The shell script `doze/doze.sh` justs take the stream of the supplied command and runs the buildozel commands.
103+
The shell script `doze/doze.sh` just take the supplied command and runs the buildozer commands on the supplied command's stdout/err stream.
104104
```doze bazel build "//..."```

0 commit comments

Comments
 (0)