[roll] Roll fuchsia [docs] Fix typo in ffx trace start command

The example of starting a trace with default categories
and an additional category should place #default in quotes,
so that the shell doesn't parse the rest of the line
as a comment

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1100435
Original-Revision: c1f29bfa6276f82059c4bedd6e3ecd56954c6948
GitOrigin-RevId: ebacd28412104f0b69e6b2e5e0b7c61c957fa5ef
Change-Id: Iefe8b26ea8c533ce857682cc0910537add18e22c
1 file changed
tree: a0b8fb8d259bcbc2451f2a2936c8e95f7eac2383
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.