[roll] Roll fuchsia [docs] Update log_listener docs

These docs were out of date and referring to flags that don't exist.
Instead of duplicating the CLI docs we can just refer to ffx log since
they are the same.

Also fix the CLI docs for ffx log --set-severity to mention that it's
possible to pass a comma-separated list of interest selectors.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1192692
Original-Revision: c11e4ed937f2b5ee6bfa21db9048a623984f3b94
GitOrigin-RevId: 64c33383511f5e7a1d1bfde19372327fb81bae03
Change-Id: Ia73444a122f6cda95cf2f4f58e937be65d0153e0
1 file changed
tree: 8700d8112454afc835935756abeae46021b0cd91
  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 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.