MAN page from OpenSuSE 12.X perl-ProjectBuilder-0.16.1-1.opensuse12.3.noarch.rpm
PBGETPARAM
Section: User Contributed Perl Documentation (1)
Updated: 2020-04-01
Index NAME
pb, aka project-builder.org - builds packages for your projects
DESCRIPTION
pb helps you build various packages directly from your project sources.pbgetparam is a command from the pb project providing the value of the parameter for the running distribution based on the most precise tupleIt is a
CLI version of the pb_distro_get function
SYNOPSIS
pbgetparam [-h][-v][-p project][-d distro-ver-arch] [param|-a]
OPTIONS
- -h|--help
- Prints this help
- -v|--verbose
- Print a brief help message and exits.
- -d|--distribution
- The tuple for which to print the parameter value considered (by default current distribution)
- -p|--project project_name
- Name of the project you're working on (or use the env variable PBPROJ)
- -a|--all
- Process all configuration parameters
ARGUMENTS
Argument is mandatory and corresponds to the parameter whose value is requested for the related distribution tuple.
WEB SITES
The main Web site of the project is available at
http://www.project-builder.org/ <
http://www.project-builder.org/>. Bug reports should be filled using the trac instance of the project at
http://trac.project-builder.org/ <
http://trac.project-builder.org/>.
USER MAILING LIST
Cf:
http://www.mondorescue.org/sympa/info/pb-announce <
http://www.mondorescue.org/sympa/info/pb-announce> for announces and
http://www.mondorescue.org/sympa/info/pb-devel <
http://www.mondorescue.org/sympa/info/pb-devel> for the development of the pb project.
CONFIGURATION FILES
Uses the main /etc/pb/pb.yml (or /usr/local/etc/pb/pb.yml if installed from files) configuration file to give its answers.
AUTHORS
The Project-Builder.org team
http://trac.project-builder.org/ <
http://trac.project-builder.org/> lead by Bruno Cornec mailto:
bruno@project-builder.org <mailto:brunoAATTproject-builder.org>.
COPYRIGHT
Project-Builder.org is distributed under the
GPL v2.0 licensedescribed in the file
"COPYING" included with the distribution.
Index
- NAME
- DESCRIPTION
- SYNOPSIS
- OPTIONS
- ARGUMENTS
- WEB SITES
- USER MAILING LIST
- CONFIGURATION FILES
- AUTHORS
- COPYRIGHT
This document was created byman2html,using the manual pages.