blob: c136812e1e1fa0c7c86a4a6fcd7ea8fa361f8411 [file] [log] [blame] [view]
# fx show-package
lists package contents
```none
usage: fx show-package [package name]
show-package displays the contents of a fuchsia package.
Note that you may need to ensure your build is up to date to get correct
results (fx build).
```
[show-package source code](https://cs.opensource.google/fuchsia/fuchsia/+/main:tools/devshell/contrib/show-package)