Skip to content

Commit 37b163d

Browse files
committed
More
Signed-off-by: Brentley Jones <github@brentleyjones.com>
1 parent 1528e09 commit 37b163d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/usage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ And use it, for example, with the command-line API:
4444
```
4545
bazel run //label/to:xcodeproj \
4646
-- \
47-
'build \$_GENERATOR_LABEL_ --config=compile_only --remote_download_minimal'
47+
'build --config=compile_only --remote_download_minimal \$_GENERATOR_LABEL_'
4848
```
4949

5050
# Bazel configs

0 commit comments

Comments
 (0)