[roll] Roll fuchsia [fx] Document the --debug flag in fx set help

The --debug flag was previously undocumented in `fx set --help`.
This change adds the missing documentation.

Original-Fixed: 482035052
Test: None, documentation change.
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1496637
Original-Revision: 33209742b2c8b1815b1b2340f66dc271475af67f
GitOrigin-RevId: d26f1b2303148809da13c6f2077f88e1a04e3cd2
Change-Id: I6d40e0978e41d1511275f4d3d271f87557d227ce
1 file changed
tree: 4692b8d402cf54a9dcabadb270e686af939d4341
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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 in one of the communication channels documented at get involved.

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.