mirror of
https://github.com/jordansissel/fpm
synced 2024-12-22 00:34:15 +01:00
14 lines
433 B
ReStructuredText
14 lines
433 B
ReStructuredText
* ``--p5p-group GROUP``
|
|
- Set the group to GROUP in the prototype file.
|
|
* ``--[no-]p5p-lint``
|
|
- Check manifest with pkglint
|
|
* ``--p5p-publisher PUBLISHER``
|
|
- Set the publisher name for the repository
|
|
* ``--p5p-user USER``
|
|
- Set the user to USER in the prototype files.
|
|
* ``--[no-]p5p-validate``
|
|
- Validate with pkg install
|
|
* ``--p5p-zonetype ZONETYPE``
|
|
- Set the allowed zone types (global, nonglobal, both)
|
|
|