[roll] Roll fuchsia [ffx] Update target list help for direct mode

Update the help text for `ffx target list` to describe both daemon
and direct mode behaviors. Also, replace "local discovery" with
"direct mode" in switch descriptions for consistency.

This addresses b/510069332 where the help text was noted to be
misleading when using direct mode.

Original-Bug: 510069332
Test: Verified that `fx build` succeeds and golden tests pass after
updating the golden file.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1602804
Original-Revision: bee7e625d874364007d921037a1327f25f65b8c9
GitOrigin-RevId: 892af13d2295360d3c2682d5182a4e8333af77be
Change-Id: I7677bc51b0692bdf338729fe210d3ab330e67f66
1 file changed
tree: 047c3fce83038a897fc09ed7b178040196b1ac12
  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.