0

[docs] Add --without-fuchsia to Clang rewriter docs

Otherwise the example command doesn't work.

Change-Id: I58844c63f079737dc487bc76e58b74e6895caee0
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4935272
Reviewed-by: Jood Hajeer <jood@google.com>
Auto-Submit: Victor Vianna <victorvianna@google.com>
Commit-Queue: Jood Hajeer <jood@google.com>
Cr-Commit-Position: refs/heads/main@{#1208915}
This commit is contained in:
Victor Vianna
2023-10-12 17:04:42 +00:00
committed by Chromium LUCI CQ
parent 7bc67be380
commit 1e01b5e28b

@ -96,7 +96,7 @@ doesn't work well for Chromium:
Synopsis:
```shell
tools/clang/scripts/build.py --bootstrap --without-android \
tools/clang/scripts/build.py --bootstrap --without-android --without-fuchsia \
--extra-tools rewrite_to_chrome_style
```