[roll] Roll fuchsia [ffx][product] improve args for `get`

Removed unused arg from `get` and improved docs/examples for the
--help output.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/767585
Original-Revision: 4aa80d8d617efb3006545d97720947b1620fe5a8
GitOrigin-RevId: 3266dc50a0c5e1f10eeb2f443c7899e93a7f7022
Change-Id: I6660f1c50beae7eb775bd385320ec048c097d2a0
1 file changed
tree: 920f5c0888acc04e4d44d02f4f49d7b9c19f97cd
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.