1
0
mirror of https://github.com/jordansissel/fpm synced 2025-04-20 13:28:00 +02:00
fpm/docs/packages/cli/p5p.rst
Jordan Sissel e8fb21d725 Move generated cli docs to packages/cli/{type}.rst
I'm hoping this makes it easier to find files in the docs/packages
directory.
2021-11-09 15:44:37 -08:00

14 lines
433 B
ReStructuredText

* ``--[no-]p5p-lint``
- Check manifest with pkglint
* ``--[no-]p5p-validate``
- Validate with pkg install
* ``--p5p-group GROUP``
- Set the group to GROUP in the prototype file.
* ``--p5p-publisher PUBLISHER``
- Set the publisher name for the repository
* ``--p5p-user USER``
- Set the user to USER in the prototype files.
* ``--p5p-zonetype ZONETYPE``
- Set the allowed zone types (global, nonglobal, both)