Skip to content

Commit

Permalink
Make it more clear that buildozer accepts multiple commands (#1178)
Browse files Browse the repository at this point in the history
  • Loading branch information
fmeum committed Aug 15, 2023
1 parent 48385dd commit 24d6d3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildozer/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ go install github.com/bazelbuild/buildtools/buildozer@latest
## Usage

```shell
buildozer [OPTIONS] ['command args' | -f FILE ] label-list
buildozer [OPTIONS] ['command args'... | -f FILE ] label-list
```

Here, `label-list` is a space-separated list of Bazel labels, for example
Expand Down

0 comments on commit 24d6d3c

Please sign in to comment.