UsageΒΆ

Calling bindep --help outputs command-line usage information for the utility:

Usage: bindep [options] [profile]

Options:
  --version             show program's version number and exit
  -h, --help            show this help message and exit
  -b, --brief           List only missing packages one per line.
  -f FILENAME, --file=FILENAME
                        Package list file (default: bindep.txt or other-
                        requirements.txt).
  --profiles            List the platform and configuration profiles.

Previous topic

Installation

Next topic

Contributing

Project Source

This Page