NAME
    pb, aka project-builder.org - builds packages for your projects

DESCRIPTION
    pb helps you build various packages directly from your project sources.
    pbdistrocheck is a command from the pb project providing the same type of
    services as lsb_release, but extended.

SYNOPSIS
    pbdistrocheck [-h][-d][-v][-l [-c][-i][-r][-a]][-s] [distro-ver-arch]

OPTIONS
    -h|--help
        Prints this help

    -v|--verbose
        Print a brief help message and exits.

    -a|--all
        Print all parameters

    -s|--short
        Generate a short format user friendly, comma separated allowing
        parsing

    -l|--lsb
        Generate an LSB compliant output

    -d|--description
        Print only description (LSB only)

    -r|--release
        Print only release (LSB only)

    -c|--codename
        Print only codename (LSB only)

    -i|--id
        Print only distribution identificator (LSB only)

    -a|--all
        Print all LSB fields

ARGUMENTS
    Arguments are optional. If none given, analyzes the underlying operating
    system If one is given, it should have the format
    osname-version-architecture, and in that case pbdistrocheck will provide
    all the information related to that OS needed by pb.

WEB SITES
    The main Web site of the project is available at
    <http://www.project-builder.org/>. Bug reports should be filled using the
    trac instance of the project at <http://trac.project-builder.org/>.

USER MAILING LIST
    Cf: <http://www.mondorescue.org/sympa/info/pb-announce> for announces and
    <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/> lead by
    Bruno Cornec <mailto:bruno@project-builder.org>.

COPYRIGHT
    Project-Builder.org is distributed under the GPL v2.0 license described in
    the file "COPYING" included with the distribution.

